Files
linux-kernel-test/include/linux
Bartlomiej Zolnierkiewicz f01393e48c ide: merge ->fixup and ->quirkproc methods
* Assign drive->quirk_list in ->quirkproc implementations:
  - hpt366.c::hpt3xx_quirkproc()
  - pdc202xx_new.c::pdcnew_quirkproc()
  - pdc202xx_old.c::pdc202xx_quirkproc()

* Make ->quirkproc void.

* Move calling ->quirkproc from do_identify() to probe_hwif().

* Convert it821x_fixups() to it821x_quirkproc() in it821x.c.

* Convert siimage_fixup() to sil_quirkproc() in siimage.c, also remove
  no longer needed drive->present check from is_dev_seagate_sata().

* Convert ide_undecoded_slave() to accept 'drive' instead of 'hwif'
  as an argument.  Then convert ide_register_hw() to accept 'quirkproc'
  argument instead of 'fixup' one.

* Remove no longer needed ->fixup method.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-01-26 20:13:03 +01:00
..
2007-12-26 19:36:35 -08:00
2008-01-23 05:24:15 -05:00
2008-01-23 05:24:14 -05:00
2008-01-25 21:08:02 +01:00
2007-11-19 21:43:22 -05:00
2007-12-20 17:32:12 +00:00
2008-01-23 21:23:13 -05:00
2007-11-29 09:24:54 -08:00
2008-01-25 21:08:33 +01:00
2007-11-15 19:24:02 +01:00
2007-12-05 05:37:32 -08:00
2008-01-25 21:08:30 +01:00
2007-11-29 09:24:52 -08:00
2008-01-08 16:10:35 -08:00
2008-01-24 20:40:05 -08:00
2008-01-25 21:08:34 +01:00
2007-12-07 09:06:53 +00:00
2008-01-08 23:30:07 -08:00
2008-01-23 05:24:17 -05:00
2007-12-27 23:55:13 -05:00
2007-12-05 09:21:20 -08:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:24 +01:00
2008-01-25 21:08:24 +01:00
2007-11-29 09:24:54 -08:00
2007-11-29 09:24:53 -08:00
2008-01-02 13:04:48 -08:00
2008-01-02 13:04:48 -08:00
2008-01-02 13:04:48 -08:00
2008-01-25 21:08:33 +01:00
2008-01-25 21:08:34 +01:00
2007-11-26 20:42:19 +01:00
2008-01-08 16:16:34 -08:00
2008-01-24 20:40:26 -08:00
2007-12-17 10:47:15 -08:00
2007-12-26 19:36:35 -08:00