upstream: [media] usbtv: split core and video implementation
authorFederico Simoncelli <fsimonce@redhat.com>
Tue, 7 Jan 2014 22:13:21 +0000 (19:13 -0300)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 05:26:27 +0000 (14:26 +0900)
commit9291f8eea4328d2a52a898211406efb39870d0c4
tree74a2fa20ed34ebe1d4eed56303a0363420749714
parent11e40796d504123892b31cc2dd93432ab5c978dc
upstream: [media] usbtv: split core and video implementation

Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
Reviewed-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/usbtv/Makefile
drivers/media/usb/usbtv/usbtv-core.c [new file with mode: 0644]
drivers/media/usb/usbtv/usbtv-video.c [moved from drivers/media/usb/usbtv/usbtv.c with 82% similarity]
drivers/media/usb/usbtv/usbtv.h [new file with mode: 0644]