Re: [RFC] Mobile Storage Host support

2010-09-21 Thread Kyungmin Park
Are there anyone who interest in Mobile Storage Host? On Fri, Sep 17, 2010 at 1:45 PM, Kyungmin Park kmp...@infradead.org wrote: Hi, Now we implemented the mobile storage and want to posting it to mmc. But during code review I know that it's almost similar with sdhci core except register

[RFC] Mobile Storage Host support

2010-09-16 Thread Kyungmin Park
Hi, Now we implemented the mobile storage and want to posting it to mmc. But during code review I know that it's almost similar with sdhci core except register offset and fifo support. So I wonder what's the better way to implement it. 1) create the mstorage.[ch] 2) override the existing sdhci