sh: ecovec: switch SDHI controllers to card polling
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Sat, 28 Jan 2012 18:36:24 +0000 (19:36 +0100)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 28 Mar 2012 07:28:25 +0000 (16:28 +0900)
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 <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found