Re: [PATCH] sh: ecovec: switch SDHI controllers to card polling

2012-03-28 Thread Paul Mundt
On Wed, Mar 28, 2012 at 08:58:00AM +0200, Guennadi Liakhovetski wrote: > On Wed, 28 Mar 2012, Paul Mundt wrote: > > > On Sat, Jan 28, 2012 at 07:36:24PM +0100, Guennadi Liakhovetski wrote: > > > Polling for card hotplug events is a better option than using SDHI native > > > hotplug interrupt, beca

Re: [PATCH] sh: ecovec: switch SDHI controllers to card polling

2012-03-27 Thread Guennadi Liakhovetski
Hi Paul On Wed, 28 Mar 2012, Paul Mundt wrote: > On Sat, Jan 28, 2012 at 07:36:24PM +0100, Guennadi Liakhovetski wrote: > > Polling for card hotplug events is a better option than using SDHI native > > hotplug interrupt, because the latter option forces the controller to stay > > permanently powe

Re: [PATCH] sh: ecovec: switch SDHI controllers to card polling

2012-03-27 Thread Paul Mundt
On Sat, Jan 28, 2012 at 07:36:24PM +0100, Guennadi Liakhovetski wrote: > Polling for card hotplug events is a better option than using SDHI native > hotplug interrupt, because the latter option forces the controller to stay > permanently powered up and enabled. > > Signed-off-by: Guennadi Liakhove

[PATCH] sh: ecovec: switch SDHI controllers to card polling

2012-01-28 Thread Guennadi Liakhovetski
Polling for card hotplug events is a better option than using SDHI native hotplug interrupt, because the latter option forces the controller to stay permanently powered up and enabled. Signed-off-by: Guennadi Liakhovetski --- It is a kind of an RFC. We do in general prefer SDHI polling to SDHI