[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1300486320-23607-1-git-send-email-lrodriguez@atheros.com>
Date: Fri, 18 Mar 2011 15:11:56 -0700
From: "Luis R. Rodriguez" <lrodriguez@...eros.com>
To: <cjb@...top.org>
CC: <linux-mmc@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<vmehta@...eros.com>, <naveen.singh@...eros.com>,
<kvalo@...rom.com>, <j@...fi>,
"Luis R. Rodriguez" <lrodriguez@...eros.com>
Subject: [RFC 0/4] sdhci: few patches for ENE 712 support
I was pulled in to help with ath6kl development work. As part
of this I was given some PCI "ENE" SDHCI card which can I can slap
on to my desktop. I was then given this dump of patches to apply
to sdhci code to get it to work:
I prefer code upstream though so here is my split and cleanup
of these patches. I've tested it with my ENE card. Since I am
new to SDHCI I would prefer someone with more experience review
these chagnes and the respective commit log messages. I've
tried to make sense of them as best as I can. Unfortunately
I was not given any explanation to these changes except the
patch I got so I tried to make the best of it.
Luis R. Rodriguez (4):
sdhci: allow for multiple delays when sending commands
sdhci: sanity check for triggering interrupts thread
sdhci: cache when the MMC bus width is 4 bits wide
sdhci: add quick for controllers with for CIRQ issues
drivers/mmc/host/sdhci-pci.c | 3 +-
drivers/mmc/host/sdhci.c | 46 +++++++++++++++++++++++++++++++++++------
include/linux/mmc/sdhci.h | 3 ++
3 files changed, 44 insertions(+), 8 deletions(-)
--
1.7.4.15.g7811d
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists