diff options
author | Sean Paul <[email protected]> | 2012-07-20 13:58:59 -0700 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2012-08-07 08:55:52 +0200 |
commit | f7093f3e7a50bfeeceb8950f9130cbf8af74bf92 (patch) | |
tree | fb3c74f8c80edf4f831cd1bc49d8cfa4cb7b149e /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5230f8fe9ad870ac24f23bca496347b87185c7c5 (diff) |
gpio: samsung: Fix off-by-one bug in gpio addresses
Move gpc4 to the end of the automatically processed gpio controllers so
we don't taint the automatic offset calculation.
This bug caused all controllers coming after gpc4 to map to the
incorrect address. The result is <&gpd1 0 0 0 0> would actually map to
GPIO 0 in gpd0.
Signed-off-by: Sean Paul <[email protected]>
Reviewed-by: Thomas Abraham <[email protected]>
Acked-by: Doug Anderson <[email protected]>
Acked-by: Kukjin Kim <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions