9
0
Fork 0
barebox/drivers/ata
Sascha Hauer e193326243 ata: ahci: refactor init functions
Fold ahci_host_init and __ahci_host_init into ahci_add_host

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-03-08 11:33:27 +01:00
..
Kconfig sata-imx: fix depends on ARCH_IMX 2013-02-11 20:57:34 +01:00
Makefile ata: Add i.MX AHCI driver 2012-12-07 12:19:45 +01:00
ahci.c ata: ahci: refactor init functions 2013-03-08 11:33:27 +01:00
ahci.h ata: ahci: implement init callback 2013-03-08 11:33:27 +01:00
disk_ata_drive.c ata: Add init callback to ata_port_operations 2013-03-08 11:33:27 +01:00
disk_bios_drive.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00
ide-sff.c ata sff: set device pointer in ata port 2012-12-17 08:42:32 +01:00
intf_platform_ide.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
pata-imx.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00
sata-imx.c Use new device_platform_driver() macro for drivers 2013-02-13 09:23:28 +01:00