]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaa38366620d275e35a8e539a455b9cc407232253
treef28f653819bd948628ac74a93f31b9f8fd9d5b27
parent3f71a98f1754fef8e4d57029cea28e70d49c3cee
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