diff options
author | Linus Walleij <[email protected]> | 2018-05-26 19:12:51 +0200 |
---|---|---|
committer | James Hogan <[email protected]> | 2018-06-18 22:19:50 +0100 |
commit | 326345f995a83e326fa2e01d54bfa9a6a307bd4d (patch) | |
tree | 852fdc6af0aa418742323a37b59b70d14cfd6350 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ce397d215ccd07b8ae3f71db689aedb85d56ab40 (diff) |
MIPS: pb44: Fix i2c-gpio GPIO descriptor table
I used bad names in my clumsiness when rewriting many board
files to use GPIO descriptors instead of platform data. A few
had the platform_device ID set to -1 which would indeed give
the device name "i2c-gpio".
But several had it set to >=0 which gives the names
"i2c-gpio.0", "i2c-gpio.1" ...
Fix the one affected board in the MIPS tree. Sorry.
Fixes: b2e63555592f ("i2c: gpio: Convert to use descriptors")
Reported-by: Simon Guinot <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Reviewed-by: Paul Burton <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Wolfram Sang <[email protected]>
Cc: Simon Guinot <[email protected]>
Cc: [email protected]
Cc: <[email protected]> # 4.15+
Patchwork: https://patchwork.linux-mips.org/patch/19387/
Signed-off-by: James Hogan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions