diff options
| author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2022-05-02 19:08:27 +0200 |
|---|---|---|
| committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-05-05 14:37:17 +0200 |
| commit | 6d5f2207447b28dc73c25b3907e7ee32ee66bdbd (patch) | |
| tree | eb271b6b145d8d567074e07192b7281271a458c1 /scripts/objdiff | |
| parent | gpio: vf610: drop the SOC_VF610 dependency for GPIO_VF610 (diff) | |
| download | linux-6d5f2207447b28dc73c25b3907e7ee32ee66bdbd.tar.gz linux-6d5f2207447b28dc73c25b3907e7ee32ee66bdbd.zip | |
gpio: max732x: Drop unused support for irq and setup code via platform data
The only user of max732x_platform_data is arch/arm/mach-pxa/littleton.c
and it only uses .gpio_base. So drop the other members from the data struct
and simplify the driver accordingly.
The motivating side effect of this change is that the .remove() callback
cannot return a nonzero error code any more which prepares making i2c
remove callbacks return void.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
