linux/drivers/media
Dan Carpenter aac870a877 V4L/DVB: media/radio: fix copy_to_user to user handling
copy_to/from_user() returns the number of bytes remaining to be copied
but the code here was testing for negative returns.  I modified it to
return -EFAULT.  These functions are called from si4713_s_ext_ctrls() and
that only tests for negative error codes.

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-08-02 15:28:51 -03:00
..
common V4L/DVB: videobuf: Remove the videobuf_sg_dma_map/unmap functions 2010-08-02 15:21:45 -03:00
dvb V4L/DVB: mantis: Select correct frontends 2010-08-02 15:28:47 -03:00
IR V4L/DVB: IR: add empty lirc pseudo-keymap 2010-08-02 15:18:02 -03:00
radio V4L/DVB: media/radio: fix copy_to_user to user handling 2010-08-02 15:28:51 -03:00
video V4L/DVB: hdpvr: Fixes probing function 2010-08-02 15:28:34 -03:00
Kconfig V4L/DVB (13612): IR: Move common IR code to drivers/media/IR 2009-12-16 00:18:42 -02:00
Makefile V4L/DVB (13612): IR: Move common IR code to drivers/media/IR 2009-12-16 00:18:42 -02:00