On Mon, Jun 22, 2009 at 02:16:55PM -0500, Paulraj, Sandeep wrote: > I had to do this in davinci_mmc.c > > > open_drain_freq = ((unsigned int)cpu_arm_clk / (2 * MMCSD_INIT_CLOCK)) - 1; > > if (open_drain_freq > 0xFF) > open_drain_freq = 0xFF; > > Add the above 2 lines of code after line number 765.
Sandeep, So, will you be submitting this as a proper patch, or should we wait for the same from Vipin? -- Denys _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
