alistair23-linux/arch/mips/include/asm/mach-bcm47xx
Michael Buesch e0f7ad5f4f bcm47xx: fix GPIO API return codes
The GPIO API is supposed to return 0 or a negative error code,
but the SSB GPIO functions return the bitmask of the GPIO register.
Fix this by ignoring the bitmask and always returning 0. The SSB GPIO functions can't fail.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-04-01 08:59:17 -07:00
..
bcm47xx.h MIPS: Move headfiles to new location below arch/mips/include 2008-10-11 16:18:52 +01:00
gpio.h bcm47xx: fix GPIO API return codes 2009-04-01 08:59:17 -07:00
war.h MIPS: BCM47xx: Remove references to BCM947XX 2008-10-15 12:46:50 +01:00