Trent Piepho bc147135bc V4L/DVB (5900): usbvision: fix bugs [sg]_register functions
s_register was assigning the return code to (unsigned)reg->val, rather than
errCode, which it what it would return.  Except reg->val can't be < 0, so it
would never actually return an error.

g_register never actually put the value it read into reg->val.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2007-07-30 16:26:31 -03:00
..
2007-07-29 16:53:59 -07:00
2007-07-18 02:13:42 -07:00
2007-07-29 17:09:29 -07:00
2007-07-21 18:37:12 -07:00
2007-07-26 11:11:57 -07:00
2007-07-26 11:11:57 -07:00
2007-07-21 17:49:17 -07:00
2007-07-26 11:11:56 -07:00
2007-07-20 14:25:51 +10:00
2007-07-29 16:53:59 -07:00
2007-07-29 16:53:59 -07:00
2007-07-26 11:35:16 -07:00
2007-07-18 08:38:22 -07:00
2007-07-18 15:57:16 -07:00
2007-07-26 11:11:57 -07:00
2007-07-26 11:35:17 -07:00
2007-07-20 13:39:59 +10:00