|
for (i = 0; i < chip->ngpio; i++, gpio++) {
|
|
for (i = 0; i < chip->ngpio; i++, gpio++) {
|
|
/* On AB8500, there is no GPIO0, the first is the GPIO 1 */
|
|
/* On AB8500, there is no GPIO0, the first is the GPIO 1 */
|
|
abx500_gpio_dbg_show_one(s, pctldev, chip, i + 1, gpio);
|
|
abx500_gpio_dbg_show_one(s, pctldev, chip, i + 1, gpio);
|