diff options
| author | Michael Buesch <[email protected]> | 2009-03-31 15:23:49 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-04-01 08:59:17 -0700 |
| commit | e0f7ad5f4f5056b20914a35d31abcf29036ca364 (patch) | |
| tree | f1f5579c10c59a65a58e163325909537c01d92de /scripts/cleanpatch | |
| parent | c0aa24ba8962bd1db98938fb2f3773f870896036 (diff) | |
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 <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions