media: sun4i-csi: Use CSI_INT_STA_REG name, fix typo in a comment
authorOleg Verych <olecom@gmail.com>
Mon, 16 Jan 2023 23:03:23 +0000 (00:03 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 6 Feb 2023 07:41:59 +0000 (08:41 +0100)
commitc699ce1a3838465fb87ecd951f0819404e70030a
tree4d9d0c0a548c2d7ac594b6044b8ced6932630188
parentcb33db2b6ccfe3ccc13347755ab3ef38691d59c3
media: sun4i-csi: Use CSI_INT_STA_REG name, fix typo in a comment

Fix interrupt status register offset usage to be a defined name
CSI_INT_STA_REG (= 0x34) instead of a plain number.

Additionally fix a typo in a comment of the same file.

Signed-off-by: Oleg Verych <olecom@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/sunxi/sun4i-csi/sun4i_dma.c