linux/drivers/ide
Bartlomiej Zolnierkiewicz d56c99e26b ide-floppy: add ide_floppy_format_ioctl() helper
* Factor out IDEFLOPPY_IOCTL_FORMAT_* ioctls handling from
  idefloppy_ioctl() to ide_floppy_format_ioctl().

While at it:

* Pass 'drive' instead of 'floppy' to ide_floppy_format_unit().

* idefloppy_get_format_progress() -> ide_floppy_get_format_progress()

There should be no functional changes caused by this patch.

Cc: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-10 22:39:34 +02:00
..
arm ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
h8300
legacy ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
mips
pci ide: add proper PCI PM support (v2) 2008-10-10 22:39:32 +02:00
ppc ide: make drive->id an union (take 2) 2008-10-10 22:39:19 +02:00
ide-acpi.c ide: make drive->id an union (take 2) 2008-10-10 22:39:19 +02:00
ide-atapi.c ide: add ide_check_atapi_device() helper 2008-10-10 22:39:34 +02:00
ide-cd_ioctl.c
ide-cd_verbose.c
ide-cd.c ide: remove ->supports_dsc_overlap field from ide_driver_t 2008-10-10 22:39:29 +02:00
ide-cd.h
ide-disk.c ide: add ide_setting_ioctl() helper 2008-10-10 22:39:33 +02:00
ide-dma.c ide: use ATA_* defines instead of *_STAT and *_ERR ones 2008-10-10 22:39:21 +02:00
ide-floppy.c ide-floppy: add ide_floppy_format_ioctl() helper 2008-10-10 22:39:34 +02:00
ide-generic.c
ide-io.c ide: ide_id_has_flush_cache_ext() -> ata_id_flush_ext_enabled() 2008-10-10 22:39:31 +02:00
ide-ioctls.c ide: move ioctls handling to ide-ioctls.c 2008-10-10 22:39:33 +02:00
ide-iops.c ide: ide_dev_is_sata() -> ata_id_is_sata() 2008-10-10 22:39:30 +02:00
ide-lib.c ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
ide-pio-blacklist.c
ide-pnp.c
ide-probe.c ide: add proper PCI PM support (v2) 2008-10-10 22:39:32 +02:00
ide-proc.c ide: remove SECTOR_WORDS define 2008-10-10 22:39:28 +02:00
ide-scan-pci.c
ide-tape.c ide: add ide_check_atapi_device() helper 2008-10-10 22:39:34 +02:00
ide-taskfile.c ide: move ioctls handling to ide-ioctls.c 2008-10-10 22:39:33 +02:00
ide-timings.c ide: include <linux/hdreg.h> only when needed 2008-10-10 22:39:27 +02:00
ide.c ide: move ioctls handling to ide-ioctls.c 2008-10-10 22:39:33 +02:00
Kconfig ide: remove CONFIG_IDEDISK_MULTI_MODE 2008-10-10 22:39:26 +02:00
Makefile ide: move ioctls handling to ide-ioctls.c 2008-10-10 22:39:33 +02:00
setup-pci.c ide: add proper PCI PM support (v2) 2008-10-10 22:39:32 +02:00