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
>
> Regards,
> Richard W.
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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-tree mmc driver, which we
> will one day resolve, but now i really need to power up the controller
> from within our driver..)

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.

Regards,
Richard W.

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


powering up the mmc controller on 3430

2008-09-07 Thread Budhee Jamaich
Hello everyone,

I am upgrading an mmc driver we have from an ancient kernel version
(2.6.14) to a not-so-new (2.6.24).

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-tree mmc driver, which we
will one day resolve, but now i really need to power up the controller
from within our driver..)

Thank you so much
Budhee.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html