ide: respect quirk_drives[] list on all controllers
authorBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sun, 7 Jun 2009 13:37:09 +0000 (15:37 +0200)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Sun, 7 Jun 2009 13:37:09 +0000 (15:37 +0200)
commit8bc1e5aa06a2a9a425c4a6795fc564cba1521487
tree16f9e58bf832d1caaf1b7962f670c10a951cc056
parent0fcef027f60318cfa64ae4cdf5aa33905607d650
ide: respect quirk_drives[] list on all controllers

* Add ide_check_nien_quirk_list() helper to the core code
  and then use it in ide_port_tune_devices().

* Remove no longer needed ->quirkproc methods from hpt366.c
  and pdc202xx_{new,old}.c.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/hpt366.c
drivers/ide/ide-iops.c
drivers/ide/ide-probe.c
drivers/ide/pdc202xx_new.c
drivers/ide/pdc202xx_old.c
include/linux/ide.h