Files
kernel_xiaomi_sm8250/include/linux
Tejun Heo f0d36efdc6 libata: update libata core layer to use devres
Update libata core layer to use devres.

* ata_device_add() acquires all resources in managed mode.

* ata_host is allocated as devres associated with ata_host_release.

* Port attached status is handled as devres associated with
  ata_host_attach_release().

* Initialization failure and host removal is handedl by releasing
  devres group.

* Except for ata_scsi_release() removal, LLD interface remains the
  same.  Some functions use hacky is_managed test to support both
  managed and unmanaged devices.  These will go away once all LLDs are
  updated to use devres.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-09 17:39:37 -05:00
..
2007-01-30 08:26:45 -08:00
2006-12-30 10:56:43 -08:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-01 16:17:06 -08:00
2007-02-07 15:44:36 -08:00
2007-01-08 19:49:54 +00:00
2007-02-09 09:00:22 +01:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-09 17:39:36 -05:00
2007-02-07 15:50:08 -08:00
2007-02-07 10:37:14 -08:00
2007-01-05 23:55:21 -08:00
2007-02-09 09:25:47 -08:00
2007-01-11 18:18:20 -08:00
2007-02-07 10:37:12 -08:00
2007-02-07 15:50:08 -08:00
2007-01-23 00:34:54 -05:00
2007-02-08 13:51:54 -08:00
2007-02-09 08:06:14 -08:00
2007-02-09 17:39:36 -05:00
2007-01-11 18:18:21 -08:00
2006-12-22 08:55:49 -08:00
2007-02-08 13:51:54 -08:00
2007-02-07 14:03:19 +11:00
2007-02-07 10:37:14 -08:00