]> asedeno.scripts.mit.edu Git - linux.git/commit
ata: ahci_platform: Manage SATA PHY
authorRoger Quadros <rogerq@ti.com>
Sat, 22 Feb 2014 15:53:40 +0000 (16:53 +0100)
committerTejun Heo <tj@kernel.org>
Sat, 22 Feb 2014 20:35:43 +0000 (15:35 -0500)
commit21b5faeec229d4f70a7f60a7b0b065c98198f491
tree5d85aec26355adea114e096654c4d3fb15a49086
parent42a7f53ba0f2baa2ea23cd830511cea7f8612dd2
ata: ahci_platform: Manage SATA PHY

Some platforms have a PHY hooked up to the SATA controller. The PHY
needs to be initialized and powered up for SATA to work. We do that
using the PHY framework.

tj: Minor comment formatting updates.

CC: Balaji T K <balajitk@ti.com>
Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Tejun Heo<tj@kernel.org>
drivers/ata/ahci.h
drivers/ata/ahci_platform.c