[media] usbtv: split core and video implementation
authorFederico Simoncelli <fsimonce@redhat.com>
Tue, 7 Jan 2014 22:13:21 +0000 (19:13 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Feb 2014 08:05:06 +0000 (06:05 -0200)
commita3550ea665acd1922df8275379028c1634675629
tree17a8fe2c17af3c43e86138efe7119a569e47fd7f
parentc29b8f3149f2916e98fc3b8d6c1df2137d003979
[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 [new file with mode: 0644]
drivers/media/usb/usbtv/usbtv.c [deleted file]
drivers/media/usb/usbtv/usbtv.h [new file with mode: 0644]