parport: Remove parport_driver.devmodel
authorDr. David Alan Gilbert <linux@treblig.org>
Thu, 2 May 2024 15:48:23 +0000 (16:48 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2024 14:44:22 +0000 (16:44 +0200)
commitdfd19866d1a3f681cc12aae67ab05011eb3aa3d8
treeb652a28b8399ed40764f55c3e8b3834a874b2406
parented06e054906c5e7853a36d9ddad8fc94dbb8c252
parport: Remove parport_driver.devmodel

'devmodel' hasn't actually been used since:
  'commit 3275158fa52a ("parport: remove use of devmodel")'
and everyone now has it set to true and has been fixed up; remove
the flag.

(There are still comments all over about it)

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Link: https://lore.kernel.org/r/20240502154823.67235-4-linux@treblig.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
24 files changed:
drivers/ata/pata_parport/pata_parport.c
drivers/auxdisplay/ks0108.c
drivers/auxdisplay/panel.c
drivers/char/lp.c
drivers/char/ppdev.c
drivers/i2c/busses/i2c-parport.c
drivers/input/joystick/db9.c
drivers/input/joystick/gamecon.c
drivers/input/joystick/turbografx.c
drivers/input/joystick/walkera0701.c
drivers/input/serio/parkbd.c
drivers/net/hamradio/baycom_epp.c
drivers/net/hamradio/baycom_par.c
drivers/net/plip/plip.c
drivers/parport/daisy.c
drivers/pps/clients/pps_parport.c
drivers/pps/generators/pps_gen_parport.c
drivers/scsi/imm.c
drivers/scsi/ppa.c
drivers/spi/spi-butterfly.c
drivers/spi/spi-lm70llp.c
include/linux/parport.h
sound/drivers/mts64.c
sound/drivers/portman2x4.c