[media] c8sectpfe: Add LDVB helper functions
authorPeter Griffin <peter.griffin@linaro.org>
Thu, 30 Jul 2015 17:08:57 +0000 (14:08 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Aug 2015 19:05:53 +0000 (16:05 -0300)
commitb5e208a6843225d90c297da273d4d2ebd027417b
treeefd905a6f05e9995e6ac70d55e4c1a704c501929
parentc5f5d0f99794cfb675ecacfe37a1b33b352b9752
[media] c8sectpfe: Add LDVB helper functions

These functions are used by the core code for creating the LDVB
devices and adapter.

Addtionally some older SoC's (and potentially newer ones) have different
frontend HW which would allow those devices to be easily supported
in the future by keeping the code specific to the IP separate from the
more generic code.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/sti/c8sectpfe/c8sectpfe-common.c [new file with mode: 0644]
drivers/media/platform/sti/c8sectpfe/c8sectpfe-common.h [new file with mode: 0644]