aboutsummaryrefslogtreecommitdiffstats
path: root/init/main.c
diff options
context:
space:
mode:
authorMichael Buesch <mb@bu3sch.de>2009-03-31 15:23:49 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2009-04-01 08:59:17 -0700
commite0f7ad5f4f5056b20914a35d31abcf29036ca364 (patch)
treef1f5579c10c59a65a58e163325909537c01d92de /init/main.c
parentauxdisplay: remove PARPORT dependency (diff)
downloadlinux-dev-e0f7ad5f4f5056b20914a35d31abcf29036ca364.tar.xz
linux-dev-e0f7ad5f4f5056b20914a35d31abcf29036ca364.zip
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>
Diffstat (limited to 'init/main.c')
0 files changed, 0 insertions, 0 deletions