original_kernel/drivers/ide
Bartlomiej Zolnierkiewicz 79cb380397 ide: allow device drivers to specify per-device type /proc settings
Turn ide_driver_t's 'proc' field into ->proc_entries method
(and also 'settings' field into ->proc_devsets method).  Then
update all device drivers accordingly.

There should be no functional changes caused by this patch.

Acked-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-17 18:09:13 +02:00
..
arm
h8300
legacy
mips
pci
ppc
Kconfig Kconfig: eliminate "def_bool n" constructs 2008-10-16 11:21:31 -07:00
Makefile ide-floppy: factor out generic disk handling code to ide-gd-floppy.c 2008-10-17 18:09:13 +02:00
ide-acpi.c
ide-atapi.c ide: remove IDE_AFLAG_NO_DOORLOCKING 2008-10-17 18:09:11 +02:00
ide-cd.c ide: allow device drivers to specify per-device type /proc settings 2008-10-17 18:09:13 +02:00
ide-cd.h
ide-cd_ioctl.c ide: remove IDE_AFLAG_NO_DOORLOCKING 2008-10-17 18:09:11 +02:00
ide-cd_verbose.c
ide-disk.c ide-disk: factor out generic disk handling code to ide-gd.c 2008-10-17 18:09:12 +02:00
ide-disk.h ide-disk: factor out generic disk handling code to ide-gd.c 2008-10-17 18:09:12 +02:00
ide-disk_ioctl.c ide-disk: use to_ide_drv() and ide_drv_g() 2008-10-17 18:09:09 +02:00
ide-disk_proc.c ide-disk: factor out generic disk handling code to ide-gd.c 2008-10-17 18:09:12 +02:00
ide-dma-sff.c
ide-dma.c
ide-floppy.c ide-floppy: factor out generic disk handling code to ide-gd-floppy.c 2008-10-17 18:09:13 +02:00
ide-floppy.h ide: prepare for merging ide-gd-floppy.c with ide-gd.c 2008-10-17 18:09:13 +02:00
ide-floppy_ioctl.c ide: IDE_AFLAG_FORMAT_IN_PROGRESS -> IDE_DFLAG_FORMAT_IN_PROGRESS 2008-10-17 18:09:11 +02:00
ide-floppy_proc.c ide: prepare for merging ide-gd-floppy.c with ide-gd.c 2008-10-17 18:09:13 +02:00
ide-gd-floppy.c ide: allow device drivers to specify per-device type /proc settings 2008-10-17 18:09:13 +02:00
ide-gd.c ide: allow device drivers to specify per-device type /proc settings 2008-10-17 18:09:13 +02:00
ide-generic.c
ide-io.c
ide-ioctls.c
ide-iops.c
ide-lib.c
ide-park.c
ide-pio-blacklist.c
ide-pnp.c
ide-probe.c ide: remove IDE_AFLAG_NO_DOORLOCKING 2008-10-17 18:09:11 +02:00
ide-proc.c ide: allow device drivers to specify per-device type /proc settings 2008-10-17 18:09:13 +02:00
ide-scan-pci.c
ide-tape.c ide: allow device drivers to specify per-device type /proc settings 2008-10-17 18:09:13 +02:00
ide-taskfile.c
ide-timings.c
ide.c
setup-pci.c