On 9/3/2010 5:44 PM, Kevin Hilman wrote:
kishore kadiyala<kishorek.kadiy...@gmail.com>  writes:

Hi Benoit

<snip>

+               while (!(omap_readl(base + reg_off)&
                          MMCHS_SYSSTATUS_RESETDONE))
                         cpu_relax();

Why does that series not seems to be based on your hwmod migration? The
reset is fully handle by the hwmod framework now.

Agree. But Kevin has  suggested to post this patch  independent of hwmod.
Does this patch has to go in hwmod series ?

I suggested that this register conversion patch could be merged before
the hwmod conversion as it is independent of that.

OK, I missed that part. I was surprised because the hwmod series was sent before that one.

Benoit
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to