This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree:
Subject: [media] staging-usbvideo: remove Author: Hans de Goede <[email protected]> Date: Tue Feb 22 13:39:36 2011 -0300 With the new gspca v4l2 vicam driver, there is no more reason to keep the old v4l1 usbvideo vicam driver around, and since that is the last usbvideo framework using driver, the old usbvideo framework itself can go too. Signed-off-by: Hans de Goede <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]> drivers/staging/Kconfig | 2 - drivers/staging/Makefile | 1 - drivers/staging/usbvideo/Kconfig | 15 - drivers/staging/usbvideo/Makefile | 2 - drivers/staging/usbvideo/TODO | 5 - drivers/staging/usbvideo/usbvideo.c | 2230 ----------------------------------- drivers/staging/usbvideo/usbvideo.h | 395 ------- drivers/staging/usbvideo/vicam.c | 952 --------------- drivers/staging/usbvideo/videodev.h | 318 ----- 9 files changed, 0 insertions(+), 3920 deletions(-) --- http://git.linuxtv.org/media_tree.git?a=commitdiff;h=af6302700e87a883481c342001ef81b77641bf98 <diff discarded since it is too big> _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
