From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: mci patches
Date: Tue, 12 Apr 2011 10:17:49 +0200 [thread overview]
Message-ID: <1302596272-21635-1-git-send-email-s.hauer@pengutronix.de> (raw)
The following patches reduce the string footprint of the mci core.
Also, There is no need for guessing disk sizes on !X86, so remove
the code for non X86 architectures.
Sascha Hauer (3):
mci: shrink string footprint
mci: turn several pr_* statements into debug
ata: guessing disk sizes is only needed on X86
drivers/ata/disk_drive.c | 5 ++++-
drivers/mci/mci-core.c | 40 +++++++++++++++++++++-------------------
2 files changed, 25 insertions(+), 20 deletions(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2011-04-12 8:17 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-12 8:17 Sascha Hauer [this message]
2011-04-12 8:17 ` [PATCH 1/3] mci: shrink string footprint Sascha Hauer
2011-04-12 8:17 ` [PATCH 2/3] mci: turn several pr_* statements into debug Sascha Hauer
2011-04-12 8:57 ` Juergen Beisert
2011-04-12 9:16 ` Sascha Hauer
2011-04-12 8:17 ` [PATCH 3/3] ata: guessing disk sizes is only needed on X86 Sascha Hauer
2011-04-12 9:05 ` Juergen Beisert
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=1302596272-21635-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