commit | 86beb538fa5f9bf6820ed4249332ba22a9fafe99 | [log] [tgz] |
---|---|---|
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | Tue May 23 15:34:08 2017 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Jun 20 10:30:35 2017 +0200 |
tree | 3d3cf24f0353a92229e1bbc50eb0114703a2f8fb | |
parent | c949c907497267a97639fee858de9d6691296b99 [diff] |
mmc: tmio: make sure SDIO gets reinitialized after resume To achieve that, we set the registers in the generic HW reset routine which gets called at both, init and resume. We also make sure to move SDIO initialization before reset gets called in probe(). Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Tested-by: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>