linux/drivers/video/fbdev/via
Uwe Kleine-König 01ecc142ef fbdev: Switch back to struct platform_driver::remove()
After commit 0edb555a65 ("platform: Make platform_driver::remove()
return void") .remove() is (again) the right callback to implement for
platform drivers.

Convert all platform drivers below drivers/video/fbdev to use .remove(),
with the eventual goal to drop struct platform_driver::remove_new(). As
.remove() and .remove_new() have the same prototypes, conversion is done
by just changing the structure member name in the driver initializer.

While touching these files, make indention of the struct initializer
consistent in several files.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Helge Deller <deller@gmx.de>
2024-10-08 21:47:18 +02:00
..
accel.c fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2 2024-03-15 10:05:35 +01:00
accel.h
chip.h fbdev: viafb: Make I2C terminology more inclusive 2024-07-11 12:07:48 +02:00
debug.h
dvi.c fbdev: viafb: Make I2C terminology more inclusive 2024-07-11 12:07:48 +02:00
dvi.h
global.c
global.h
hw.c
hw.h
ioctl.c
ioctl.h
lcd.c fbdev: viafb: Make I2C terminology more inclusive 2024-07-11 12:07:48 +02:00
lcd.h
Makefile
share.h
tblDPASetting.c
tblDPASetting.h
via_aux_ch7301.c
via_aux_edid.c
via_aux_sii164.c
via_aux_vt1621.c
via_aux_vt1622.c
via_aux_vt1625.c
via_aux_vt1631.c
via_aux_vt1632.c
via_aux_vt1636.c
via_aux.c
via_aux.h fbdev: viafb: Make I2C terminology more inclusive 2024-07-11 12:07:48 +02:00
via_clock.c
via_clock.h
via_i2c.c fbdev: Switch back to struct platform_driver::remove() 2024-10-08 21:47:18 +02:00
via_modesetting.c
via_modesetting.h
via_utility.c
via_utility.h
via-core.c fbdev/media: Use GPIO descriptors for VIA GPIO 2023-06-19 09:02:51 +02:00
via-gpio.c fbdev: Switch back to struct platform_driver::remove() 2024-10-08 21:47:18 +02:00
via-gpio.h fbdev/media: Use GPIO descriptors for VIA GPIO 2023-06-19 09:02:51 +02:00
viafbdev.c fbdev: viafb: add missing MODULE_DESCRIPTION() macro 2024-06-13 23:10:41 +02:00
viafbdev.h
viamode.c
viamode.h
vt1636.c fbdev: viafb: Make I2C terminology more inclusive 2024-07-11 12:07:48 +02:00
vt1636.h