History log of /drivers/media/usb/go7007/go7007-usb.c
Revision Date Author Comments
616e3506a95d7ec7e308876cc3fd6144da59dece 20-Aug-2014 Hans Verkuil <hans.verkuil@cisco.com> [media] go7007: fix sparse warnings

drivers/media/usb/go7007/go7007-usb.c:699:30: warning: cast to restricted __le16
drivers/media/usb/go7007/go7007-usb.c:769:38: warning: cast to restricted __le16
drivers/media/usb/go7007/go7007-usb.c:770:39: warning: cast to restricted __le16

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
7955f03d18d14d18188f94581a4ea336c94b1e2d 22-Jul-2014 Hans Verkuil <hans.verkuil@cisco.com> [media] go7007: move out of staging into drivers/media/usb.

Now that the custom motion detection API in this driver has been
replaced with a standard API there is no reason anymore to keep it
in staging. So (finally!) move it to drivers/media/usb.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>