[PATCH] more ata patches

Sascha Hauer s.hauer at pengutronix.de
Thu Jun 20 10:00:51 EDT 2013


Another attempt to implement the detect callback for the imx pata
hardware device. I had to drop the previous attempt as it turned
out to be incompatible with ahci.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      ata: ide: embed ata_ioports into struct ide_port and export it
      ata: pata-imx: implement detect callback for hardware device
      ata: Make 'already initialized' a debug message

 drivers/ata/disk_ata_drive.c    |  2 +-
 drivers/ata/ide-sff.c           | 60 ++++++++++++++++-------------------------
 drivers/ata/intf_platform_ide.c | 14 +++++-----
 drivers/ata/pata-imx.c          | 23 ++++++++++++----
 include/ata_drive.h             |  7 ++++-
 5 files changed, 55 insertions(+), 51 deletions(-)



More information about the barebox mailing list