Files
kernel_xiaomi_sm8250/include/linux
Bartlomiej Zolnierkiewicz 48fb2688aa ide: remove drive->driveid
* Factor out HDIO_[OBSOLETE,GET]_IDENTITY ioctls handling
  to ide_get_identity_ioctl().

* Use temporary buffer in ide_get_identity_ioctl() instead
  of accessing drive->id directly.

* Add ide_id_to_hd_driveid() inline to convert raw id into
  struct hd_driveid format (needed on big-endian).

* Use ide_id_to_hd_driveid() in ide_get_identity_ioctl(),
  cleanup ide_fix_driveid() and switch ide to use use raw id.

* Remove no longer needed drive->driveid.

  This leaves us with 3 users of struct hd_driveid in tree:
  - arch/um/drivers/ubd_kern.c
  - drivers/block/xsysace.c
  - drivers/usb/storage/isd200.c

While at it:

* Use ata_id_u{32,64}() and ata_id_has_{dma,lba,iordy}() macros.

There should be no functional changes caused by this patch.

Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-10-10 22:39:19 +02:00
..
2008-10-09 08:56:22 +02:00
2008-10-10 13:37:12 +01:00
2008-08-28 11:49:15 -05:00
2008-08-20 13:19:51 -07:00
2008-09-22 07:29:31 +01:00
2008-08-28 08:33:23 +02:00
2008-10-10 22:39:19 +02:00
2008-08-25 17:28:25 +03:00
2008-09-01 09:47:16 +02:00
2008-10-09 08:56:06 +02:00
2008-08-16 16:45:56 -07:00
2008-08-16 16:45:56 -07:00
2008-08-26 10:37:20 -07:00
2008-09-16 19:35:05 -07:00
2008-10-02 15:53:13 -07:00
2008-08-20 15:40:32 -07:00
2008-09-05 18:14:35 +02:00
2008-08-17 22:47:30 +10:00
2008-08-15 19:52:30 -07:00
2008-09-05 14:39:38 -07:00
2008-08-15 10:34:07 -07:00
2008-08-16 16:45:56 -07:00