media: ti-vpe: cal: Split video node handling to cal-video.c
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 6 Jul 2020 18:36:43 +0000 (20:36 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Sun, 19 Jul 2020 08:39:42 +0000 (10:39 +0200)
commit9d551891473e35eae4ea3b21cac30136f455d405
tree8e1a9bcebbfbbcd6d2e6dca072fa8f73f34b38dc
parentf4d9837d872523e8ef8bd1e0156eb90e2fed8dc3
media: ti-vpe: cal: Split video node handling to cal-video.c

To prepare for implementation of media controller centric device
configuration, move all the video node handling support to a separate
file.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Benoit Parrot <bparrot@ti.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/ti-vpe/Makefile
drivers/media/platform/ti-vpe/cal-video.c [new file with mode: 0644]
drivers/media/platform/ti-vpe/cal.c
drivers/media/platform/ti-vpe/cal.h [new file with mode: 0644]