commit | e27e1f3d04061ccc3735361554088cd7aa286e31 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Mon Apr 16 16:23:03 2018 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed May 02 15:08:42 2018 +0200 |
tree | 5a87db2d8f61899eaf9f4e46caa113039a882167 | |
parent | ad04d9555da02c719de25b7d1e81ea8d0d2c4838 [diff] |
mmc: sunxi: Move the card power configuration to a function In order to improve readibility and reusability, let's move the card setup to a small function called by our .set_ios hook. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>