3
0
Fork 0
forked from mirrors/linux
kernel/drivers/gpu/drm/bridge
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
..
adv7511
analogix drm/bridge: anx7625: Drop EDID cache on bridge power off 2024-10-03 13:23:51 -07:00
cadence Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
imx Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
synopsys Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
aux-bridge.c Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 2024-11-04 14:25:33 +10:00
aux-hpd-bridge.c drm/bridge: aux: allow interlaced and YCbCr 420 output 2024-10-24 22:42:26 +03:00
chipone-icn6211.c
chrontel-ch7033.c
cros-ec-anx7688.c
display-connector.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
fsl-ldb.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
ite-it6263.c drm/bridge: Add ITE IT6263 LVDS to HDMI converter 2024-11-05 13:26:43 +02:00
ite-it6505.c drm/bridge: it6505: Fix inverted reset polarity 2024-11-04 20:46:43 +08:00
ite-it66121.c drm/bridge: ite-it66121: Drop hdmi_avi_infoframe_init() function call 2024-10-21 14:48:08 +02:00
Kconfig drm/bridge: Add ITE IT6263 LVDS to HDMI converter 2024-11-05 13:26:43 +02:00
lontium-lt8912b.c
lontium-lt9211.c
lontium-lt9611.c drm/bridge: lt9611: use HDMI Connector helper to set InfoFrames 2024-10-12 11:09:55 +03:00
lontium-lt9611uxc.c
lvds-codec.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
Makefile drm/bridge: Add ITE IT6263 LVDS to HDMI converter 2024-11-05 13:26:43 +02:00
megachips-stdpxxxx-ge-b850v3-fw.c
microchip-lvds.c
nwl-dsi.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
nwl-dsi.h drm/bridge: nwl-dsi: Use vsync/hsync polarity from display mode 2024-08-19 15:36:47 +02:00
nxp-ptn3460.c
panel.c
parade-ps8622.c
parade-ps8640.c
samsung-dsim.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
sii902x.c drm/bridge: sii902x: Set input bus format based on bus-width 2024-10-21 14:49:41 +02:00
sii9234.c
sil-sii8620.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sil-sii8620.h
simple-bridge.c
tc358762.c
tc358764.c
tc358767.c Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next 2024-11-04 14:25:33 +10:00
tc358768.c drm for 6.13-rc1 2024-11-21 14:56:17 -08:00
tc358775.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
thc63lvd1024.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
ti-dlpc3433.c drm/bridge: dpc3433: Constify struct regmap_config 2024-10-19 17:26:32 +03:00
ti-sn65dsi83.c
ti-sn65dsi86.c Merge tag 'drm-misc-next-2024-09-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next 2024-10-09 09:03:46 +10:00
ti-tdp158.c drm/bridge/tdp158: fix build failure 2024-09-04 12:20:01 +03:00
ti-tfp410.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
ti-tpd12s015.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00