commit | f5e0cec4495398b259b3ede7cbc3ce4bd0e1cef0 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri Feb 25 16:58:38 2011 +0100 |
committer | Chris Ball <cjb@laptop.org> | Wed Mar 16 12:30:25 2011 -0400 |
tree | 1ba09ad3756365de0fcd64185592014e33e5376e | |
parent | b676f0391a5f6816c047cbd1e2ad2a897f3c161a [diff] |
mmc: sh_mmcif: support aggressive clock gating To support MMC aggressive clock gating the driver has to stop the interface clock when the .set_ios() method is called with .clock == 0. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>