From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] more ata patches
Date: Thu, 20 Jun 2013 16:00:51 +0200 [thread overview]
Message-ID: <1371736854-7543-1-git-send-email-s.hauer@pengutronix.de> (raw)
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(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2013-06-20 14:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-20 14:00 Sascha Hauer [this message]
2013-06-20 14:00 ` [PATCH 1/3] ata: ide: embed ata_ioports into struct ide_port and export it Sascha Hauer
2013-06-20 14:00 ` [PATCH 2/3] ata: pata-imx: implement detect callback for hardware device Sascha Hauer
2013-06-20 14:00 ` [PATCH 3/3] ata: Make 'already initialized' a debug message Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1371736854-7543-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox