linux-mainline/drivers/parport
Joel Granados 02ea13480f parport: Remove register_sysctl_table from parport_default_proc_register
This is part of the general push to deprecate register_sysctl_paths and
register_sysctl_table. Simply change the full path "dev/parport/default"
to point to an already existing set of table entries (vars). We also
remove the unused elements from parport_default_table.

To make sure the resulting directory structure did not change we
made sure that `find /proc/sys/dev/ | sha1sum` was the same before and
after the change.

Signed-off-by: Joel Granados <j.granados@samsung.com>
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
2023-05-23 21:43:26 -07:00
..
BUGS-parport
daisy.c
ieee1284_ops.c
ieee1284.c
Kconfig parport: remove ax88796 driver 2023-01-16 09:26:06 +01:00
Makefile parport: remove ax88796 driver 2023-01-16 09:26:06 +01:00
multiface.h
parport_amiga.c
parport_atari.c
parport_cs.c
parport_gsc.c
parport_gsc.h
parport_ip32.c
parport_mfc3.c
parport_pc.c ata: parport_pc: add 16-bit and 8-bit fast EPP transfer flags 2023-03-23 12:22:19 +09:00
parport_serial.c
parport_sunbpp.c
probe.c
procfs.c parport: Remove register_sysctl_table from parport_default_proc_register 2023-05-23 21:43:26 -07:00
share.c parport: Move magic number "15" to a define 2023-05-23 21:43:25 -07:00
TODO-parport