Files
kernel_xiaomi_sm8250/include/linux
Bartlomiej Zolnierkiewicz c97c6aca75 ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
* Add 'hw_regs_t **hws' argument to ide_device_add[_all]() and convert
  host drivers + ide_legacy_init_one() + ide_setup_pci_device[s]() to use
  it instead of calling ide_init_port_hw() directly.

  [ However if host has > 1 port we must still set hwif->chipset to hint
    consecutive ide_find_port() call that the previous slot is occupied. ]

* Unexport ide_init_port_hw().

v2:
* Use defines instead of hard-coded values in buddha.c, gayle.c and q40ide.c.
  (Suggested by Geert Uytterhoeven)

* Better patch description.

v3:
* Fix build problem in ide-cs.c. (Noticed by Stephen Rothwell)

There should be no functional changes caused by this patch.

Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-07-23 19:55:50 +02:00
..
2008-07-21 21:55:03 -07:00
2008-07-22 13:03:22 -07:00
2008-07-20 17:12:38 -07:00
2008-07-21 12:00:37 +01:00
2008-07-21 12:00:37 +01:00
2008-07-16 23:27:03 +02:00
2008-07-20 17:12:36 -07:00
2008-07-20 17:12:36 -07:00
2008-07-18 18:05:19 -07:00
2008-07-14 22:49:06 -07:00
2008-07-16 18:02:33 -07:00
2008-07-16 23:27:07 +02:00
2008-07-20 17:12:37 -07:00
2008-07-20 12:42:32 +03:00
2008-07-22 14:19:19 -07:00
2008-07-16 18:02:33 -07:00
2008-07-20 17:12:35 -07:00
2008-07-14 22:49:06 -07:00
2008-07-20 17:12:37 -07:00
2008-07-22 13:03:28 -07:00
2008-07-20 17:12:34 -07:00
2008-07-22 13:03:27 -07:00
2008-07-21 15:15:55 -07:00