[media] usbvision: drop unused define USBVISION_SAY_AND_WAIT
authorHans Verkuil <hverkuil@xs4all.nl>
Fri, 17 Jan 2014 10:27:27 +0000 (07:27 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 4 Feb 2014 11:52:39 +0000 (09:52 -0200)
This define uses the deprecated interruptible_sleep_on_timeout
function. Since this define is unused anyway we just remove it.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>

No differences found