remarkable-linux/drivers/memstick/host
Alex Dubov b77899985b memstick: allow "set_param" method to return an error code
Some controllers (Jmicron, for instance) can report temporal failure
condition during power-on.  It is desirable to account for this using a
return value of "set_param" device method.  The return value can also be
handy to distinguish between supported and unsupported device parameters
in run time.

[akpm@linux-foundation.org: coding-style fixes]
Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-26 12:00:04 -07:00
..
jmb38x_ms.c memstick: allow "set_param" method to return an error code 2008-07-26 12:00:04 -07:00
Kconfig memstick: add support for JMicron jmb38x MemoryStick host controller 2008-03-10 18:01:19 -07:00
Makefile memstick: add support for JMicron jmb38x MemoryStick host controller 2008-03-10 18:01:19 -07:00
tifm_ms.c memstick: allow "set_param" method to return an error code 2008-07-26 12:00:04 -07:00