Linus Walleij f59c303b59 ARM: Fix i2c-gpio GPIO descriptor tables
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 offending instances in the ARM tree. Sorry for the
mess.

Fixes: b2e63555592f ("i2c: gpio: Convert to use descriptors")
Cc: Wolfram Sang <wsa@the-dreams.de>
Cc: Simon Guinot <simon.guinot@sequanux.org>
Reported-by: Simon Guinot <simon.guinot@sequanux.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
2018-05-26 11:44:00 -07:00
..
2018-04-05 21:21:08 -07:00
2016-09-09 18:07:59 +02:00
2017-01-18 19:21:17 +01:00
2015-12-01 21:52:50 +01:00
2015-07-28 13:58:13 +02:00
2017-08-14 16:22:55 +01:00
2018-04-05 21:21:08 -07:00
2018-01-09 16:34:34 +01:00
2016-09-09 18:07:59 +02:00
2016-09-09 18:07:59 +02:00
2015-12-01 21:52:50 +01:00