linux/drivers/staging/ipack
Samuel Iglesias Gonsalvez 6ad0c486a4 Staging: ipack/bridges/tpci200: tpci200_slot_map_space() should return 0 if succeed.
tpci200_slot_map_space() should return 0 if the operation was properly
done. If not, the caller will think that something wrong happened.

This patch establish the returned value to 0. It is overwritten in case of
error.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-06-07 14:14:07 +09:00
..
bridges Staging: ipack/bridges/tpci200: tpci200_slot_map_space() should return 0 if succeed. 2012-06-07 14:14:07 +09:00
devices Staging: ipack: improve the register of a bus and a device in the bus. 2012-05-18 17:36:01 -07:00
ipack.c Staging: ipack: return proper value in match() function 2012-06-07 14:14:07 +09:00
ipack.h Staging: ipack: remove board_name and bus_name fields from struct ipack_device 2012-05-18 17:36:01 -07:00
Kconfig Staging: ipack: added more info in Kconfig's help about ipack 2012-05-14 13:41:29 -07:00
Makefile Staging: ipack: add support for IP-OCTAL mezzanine board 2012-05-09 14:16:51 -07:00
TODO Staging: ipack: add contact email in TODO file 2012-05-14 13:41:28 -07:00