commit | c391e1b9ebfe31514fa95a0cdd30c2cbc9652c89 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Thu Feb 09 22:57:13 2012 +0100 |
committer | Chris Ball <cjb@laptop.org> | Tue Mar 27 12:20:16 2012 -0400 |
tree | a126e9621172ead9bede04f2413fa79ffd3871d2 | |
parent | 58126c878b4a4f658015e383614bafb6331e46d3 [diff] |
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data The controller power status flag does not have to be accessed from the hot-plug detection code any more, it can now be removed from the platform data and put in the controller private struct. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Chris Ball <cjb@laptop.org>