]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] vivid: add core driver code
authorHans Verkuil <hans.verkuil@cisco.com>
Mon, 25 Aug 2014 10:54:46 +0000 (07:54 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 2 Sep 2014 20:03:26 +0000 (17:03 -0300)
commitc88a96b023d8239b2019f93dac42c02e6fd0dff0
tree271191d970d873e1cccf6f6a557e56254de01e84
parent6a683493e07b2dde304b5c23797abab6e9180a1e
[media] vivid: add core driver code

This is the core driver code that creates all the driver instances
and all the configured devices.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/vivid/vivid-core.c [new file with mode: 0644]
drivers/media/platform/vivid/vivid-core.h [new file with mode: 0644]