RE: powering up the mmc controller on 3430

2008-09-07 Thread Woodruff, Richard
Hi, > I have one problem - in 2.6.14 we used the enable_mmc_power function, > which is completely gone in 2.6.24, and i can't seem to find any > reasonable replacement. could you please assist me how can I power up > the mmc controller in 2.6.24 ? > > (we have legacy reasons for not using the in-t

Re: powering up the mmc controller on 3430

2008-09-08 Thread Budhee Jamaich
On Mon, Sep 8, 2008 at 4:49 AM, Woodruff, Richard <[EMAIL PROTECTED]> wrote: > I believe the driver now calls this via its platform data in > arch/arm/mach-omap2/. Same sequence but now a bit more generalized from the > external driver point of view. Thank you, I will look into it Budhee >