Re: [PATCH] mmc: sdhci: shorten the interval to wait SDHCI_PRESENT_STATE set after sending cmd

2011-10-08 Thread Barry Song
2011/10/1 Andrei E. Warkentin andrey.warken...@gmail.com: Hi, 2011/9/28 Barry Song barry.s...@csr.com: From: Barry Song baohua.s...@csr.com now we wait 1ms after every loop, in the worst case, 1ms will be wasted. that both decreases sd performance and increases cpu usage. This patch

Re: [PATCH 1/4] mmc: mmci: Bugfix in pio read for small packets

2011-10-08 Thread Russell King - ARM Linux
On Fri, Oct 07, 2011 at 03:45:48PM +0200, Ulf Hansson wrote: My feeling is that since discussing this patch, the rest of the patches in this serie and are kind of put on hold. The reason for keeping them together is more of functional purpose. I hope you can have a look at them anyway,

Re: [PATCH 2/5] drivercore: Add driver probe deferral mechanism

2011-10-08 Thread Greg KH
On Fri, Oct 07, 2011 at 09:03:51PM -0700, Josh Triplett wrote: On Fri, Oct 07, 2011 at 02:23:26PM -0700, Greg KH wrote: On Fri, Oct 07, 2011 at 01:57:15PM -0700, Josh Triplett wrote: On Thu, Oct 06, 2011 at 11:49:28PM -0700, Greg KH wrote: On Fri, Oct 07, 2011 at 10:33:07AM +0500, G,

Re: [PATCH 2/5] drivercore: Add driver probe deferral mechanism

2011-10-08 Thread Josh Triplett
On Sat, Oct 08, 2011 at 08:55:02AM -0700, Greg KH wrote: On Fri, Oct 07, 2011 at 09:03:51PM -0700, Josh Triplett wrote: On Fri, Oct 07, 2011 at 02:23:26PM -0700, Greg KH wrote: On Fri, Oct 07, 2011 at 01:57:15PM -0700, Josh Triplett wrote: On Thu, Oct 06, 2011 at 11:49:28PM -0700, Greg