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>
Tue, 18 Nov 2014 02:56:09 +0000 (11:56 +0900)
commit21120a37c4358ea140a422aacced3afbf7a2f4a7
tree38cec19c27aef615202702572ecc7bc82083fdc1
parent7a07b64a38a312171083c00caa5f3cd87a7a368e
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]