media: rkisp1: isp: Rename rkisp1_get_remote_source()
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 14 Jun 2022 19:11:08 +0000 (20:11 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 17 Jul 2022 11:19:41 +0000 (12:19 +0100)
commit222c04550e2f6a145927ba2178e95777fe66d4d3
treef28f653819bd948628ac74a93f31b9f8fd9d5b27
parent76302581d77e077ffec930a165a9f5c38e97a2eb
media: rkisp1: isp: Rename rkisp1_get_remote_source()

Rename the rkisp1_get_remote_source() function to
rkisp1_isp_get_source() to use a consistent rkisp1_isp_* prefix for all
ISP functions, and drop the "remote" as the source can't be local.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Dafna Hirschfeld <dafna@fastmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/rockchip/rkisp1/rkisp1-isp.c