Re: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-18 Thread Tony Lindgren
* Tony Lindgren [100517 19:45]: > Hi, > > * kishore kadiyala [100515 11:15]: > > Adding MMC1 and MMC2 controllers support for OMAP4 > > > > V4: > > - Rebased to "for_next" branch[LO]. > > - The first 3 patches [1,2,3] in the series are Minimal set of changes > > with which MMC1/MMC2 works [No

Re: [PATCH] MMC: OMAP HS-MMC: convert to dev_pm_ops

2010-05-18 Thread Kevin Hilman
Matt Fleming writes: > On Fri, May 14, 2010 at 09:51:21AM -0700, Kevin Hilman wrote: >> >> I don't see a reason either, but it requires patching the MMC core as >> well as all the users. As I'm not an MMC core person, I thought this >> best left to someone in that domain. >> >> Fixing the core

Re: MMC insert remove issue

2010-05-18 Thread Chris Ball
Hi, > In one ARM based boards I am facing soft lock up issue while > inserting/removing MMC/SD card continuously having 2K files. Can > someone point me where should i look whether host controller > driver or MMC block layer/Kernel block layer?? Could be any of the above, but perhaps

MMC insert remove issue

2010-05-18 Thread Madhav Chauhan
Hi In one ARM based boards I am facing soft lock up issue while inserting/removing MMC/SD card continuously having 2K files. Can someone point me where should i look whether host controller driver or MMC block layer/Kernel block layer?? if similar issues were posted before and resolved in this li