linux-next/drivers/pcmcia
Linus Torvalds e70140ba0d Get rid of 'remove_new' relic from platform driver struct
The continual trickle of small conversion patches is grating on me, and
is really not helping.  Just get rid of the 'remove_new' member
function, which is just an alias for the plain 'remove', and had a
comment to that effect:

  /*
   * .remove_new() is a relic from a prototype conversion of .remove().
   * New drivers are supposed to implement .remove(). Once all drivers are
   * converted to not use .remove_new any more, it will be dropped.
   */

This was just a tree-wide 'sed' script that replaced '.remove_new' with
'.remove', with some care taken to turn a subsequent tab into two tabs
to make things line up.

I did do some minimal manual whitespace adjustment for places that used
spaces to line things up.

Then I just removed the old (sic) .remove_new member function, and this
is the end result.  No more unnecessary conversion noise.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2024-12-01 15:12:43 -08:00
..
bcm63xx_pcmcia.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
bcm63xx_pcmcia.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cardbus.c pcmcia: include cs_internal.h for missing declarations 2019-11-22 07:03:04 +01:00
cirrus.h
cistpl.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
cs_internal.h pcmcia: cs: make pcmcia_socket_class constant 2024-03-10 09:07:00 +01:00
cs.c pcmcia: cs: make pcmcia_socket_class constant 2024-03-10 09:07:00 +01:00
db1xxx_ss.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
ds.c driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
electra_cf.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
i82092.c pcmcia: add missing MODULE_DESCRIPTION() macros 2024-06-30 15:51:34 +02:00
i82092aa.h PCMCIA/i82092: delete enter/leave macro 2019-12-16 11:49:54 +01:00
i82365.c pcmcia: add missing MODULE_DESCRIPTION() macros 2024-06-30 15:51:34 +02:00
i82365.h
Kconfig pcmcia : make PCMCIA depend on HAS_IOMEM 2023-08-04 15:39:44 +02:00
Makefile pcmcia: remove unused pxa/sa1100 drivers 2023-02-01 17:23:38 +01:00
max1600.c pcmcia: add missing MODULE_DESCRIPTION() macros 2024-06-30 15:51:34 +02:00
max1600.h pcmcia: add MAX1600 library 2018-12-04 22:37:38 +00:00
o2micro.h
omap_cf.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
pcmcia_cis.c pcmcia: hide the MAC address helpers if !NET 2021-11-22 14:02:52 +00:00
pcmcia_resource.c pcmcia: typo fix 2023-09-03 10:45:47 +02:00
pd6729.c treewide: Convert del_timer*() to timer_shutdown*() 2022-12-25 13:38:09 -08:00
pd6729.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pxa2xx_base.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
pxa2xx_base.h
pxa2xx_sharpsl.c ARM: pxa: move pcmcia board data into mach-pxa 2022-04-19 21:34:05 +02:00
ricoh.h pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges 2018-10-01 12:17:03 +02:00
rsrc_iodyn.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
rsrc_mgr.c pcmcia: add missing MODULE_DESCRIPTION() macros 2024-06-30 15:51:34 +02:00
rsrc_nonstatic.c pcmcia: rsrc_nonstatic: Fix memory leak in nonstatic_release_resource_db() 2023-06-15 13:42:18 +02:00
sa11xx_base.c
sa11xx_base.h
sa1100_generic.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
sa1100_generic.h ARM: sa1100/shannon: convert to generic CF sockets 2018-04-06 15:53:22 +01:00
sa1100_h3600.c ARM: sa1100: remove unused board files 2023-01-12 10:53:12 +01:00
sa1111_generic.c ARM: pxa: remove unused board files 2023-01-20 11:23:44 +01:00
sa1111_generic.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sa1111_jornada720.c ARM: sa1100/jornada720: switch PCMCIA to gpiod APIs 2018-12-04 22:37:38 +00:00
sa1111_neponset.c ARM: sa1100/neponset: switch PCMCIA to MAX1600 library and gpiod APIs 2018-12-04 22:37:38 +00:00
soc_common.c pcmcia: soc_common: Avoid using GPIOF_ACTIVE_LOW 2024-11-09 14:55:33 +01:00
soc_common.h ARM: pxa: move pcmcia board data into mach-pxa 2022-04-19 21:34:05 +02:00
socket_sysfs.c pcmcia: use sysfs_emit{,_at} for sysfs output 2022-01-06 09:15:52 +01:00
tcic.c pcmcia: tcic: remove unneeded "&" in call to setup_timer() 2023-09-03 10:45:53 +02:00
tcic.h
ti113x.h
topic.h
vg468.h
xxs1500_ss.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
yenta_socket.c pcmcia: add missing MODULE_DESCRIPTION() macros 2024-06-30 15:51:34 +02:00
yenta_socket.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00