Re: [PATCH v2] mxs-mmc: fix clock rate setting

2011-07-15 Thread Chris Ball
Hi Koen, On Fri, Jul 15 2011, Koen Beel wrote: > Still need me to do something on this or is it ok? Pushed to mmc-next for 3.1, thanks. Please consider Wolfram's last round of comments and send a follow-up patch if you agree with them. - Chris. -- Chris Ball One Lapto

Re: [PATCH v2] mxs-mmc: fix clock rate setting

2011-07-15 Thread Koen Beel
Hi, On Mon, Jul 11, 2011 at 10:26 PM, Wolfram Sang wrote: > Hi Koen, > > thanks for v2. > > On Mon, Jul 11, 2011 at 09:52:01PM +0200, Koen Beel wrote: > >> (Sorry, patch in attachment as I still don't have a decent mail setup >> at my company) > > That's bad :( > > > >> Fix clock rate settin

Re: [PATCH v2] mxs-mmc: fix clock rate setting

2011-07-11 Thread Wolfram Sang
Hi Koen, thanks for v2. On Mon, Jul 11, 2011 at 09:52:01PM +0200, Koen Beel wrote: > (Sorry, patch in attachment as I still don't have a decent mail setup > at my company) That's bad :( > Fix clock rate setting on mxs-mmc driver. > Previously, if div2 was zero the value for TIMING_CLOCK_

[PATCH v2] mxs-mmc: fix clock rate setting

2011-07-11 Thread Koen Beel
Hi, (Sorry, patch in attachment as I still don't have a decent mail setup at my company) Fix clock rate setting on mxs-mmc driver. Previously, if div2 was zero the value for TIMING_CLOCK_RATE would have been 255 instead of 0. Also the limits for div1 (TIMING_CLOCK_DIVIDE) and div2 (TIMING_CLOCK_R