original_kernel/arch/arm/mach-ixp4xx
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: b2e6355559 ("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
..
include/mach
Kconfig
Makefile
Makefile.boot
avila-pci.c
avila-setup.c ARM: Fix i2c-gpio GPIO descriptor tables 2018-05-26 11:44:00 -07:00
common-pci.c
common.c
coyote-pci.c
coyote-setup.c
dsmg600-pci.c
dsmg600-setup.c ARM: Fix i2c-gpio GPIO descriptor tables 2018-05-26 11:44:00 -07:00
fsg-pci.c
fsg-setup.c ARM: Fix i2c-gpio GPIO descriptor tables 2018-05-26 11:44:00 -07:00
gateway7001-pci.c
gateway7001-setup.c
goramo_mlr.c
gtwx5715-pci.c
gtwx5715-setup.c
ixdp425-pci.c
ixdp425-setup.c ARM: Fix i2c-gpio GPIO descriptor tables 2018-05-26 11:44:00 -07:00
ixdpg425-pci.c
ixp4xx_npe.c
ixp4xx_qmgr.c
miccpt-pci.c
nas100d-pci.c
nas100d-setup.c ARM: Fix i2c-gpio GPIO descriptor tables 2018-05-26 11:44:00 -07:00
nslu2-pci.c
nslu2-setup.c ARM: Fix i2c-gpio GPIO descriptor tables 2018-05-26 11:44:00 -07:00
omixp-setup.c
vulcan-pci.c
vulcan-setup.c
wg302v2-pci.c
wg302v2-setup.c