diff options
| author | Laurent Pinchart <[email protected]> | 2012-12-15 23:50:41 +0100 |
|---|---|---|
| committer | Simon Horman <[email protected]> | 2013-01-25 09:24:20 +0900 |
| commit | e62ebcdbce9eff4dc48168e86960c0dfcba086ea (patch) | |
| tree | 628feeea979bad5b2703644f1d578f8b1ffc0bd7 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 451d0a9044bb3272c454f4ddb0e389dc49a6d9ba (diff) | |
sh: shx3: Fix last GPIO index
A careless look at the code shows that the last entry in the
pinmux_gpios seems to be GPIO_FN_IRQOUT. However, entries are ordered by
the GPIO number, as the PINMUX_GPIO macro is expended to an indexed
array initializer. The last entry in the array is thus GPIO_FN_STATUS0.
Set the pinmux_info last_gpio field accordingly.
Signed-off-by: Laurent Pinchart <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions