]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/ide-probe.c
ide: /proc/ide/hd*/settings rework
[linux-2.6-omap-h63xx.git] / drivers / ide / ide-probe.c
index 9926e12783bb8d997bdacc36745f3941329c3711..62f7e1ef10c14e7efc95faea531b5c3bfce571d3 100644 (file)
@@ -1332,8 +1332,6 @@ static void hwif_register_devices(ide_hwif_t *hwif)
                if (!drive->present)
                        continue;
 
-               ide_add_generic_settings(drive);
-
                snprintf(dev->bus_id, BUS_ID_SIZE, "%u.%u", hwif->index, i);
                dev->parent = &hwif->gendev;
                dev->bus = &ide_bus_type;