commit | 7f67f3a2ca4c1d2665b9fbe1684e29bbba2d156b | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Wed Jun 04 12:42:13 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Jul 09 11:26:02 2014 +0200 |
tree | 4eb8e69377d37739ae19176dbc9cb434ccfd2201 | |
parent | 11a808522af3a22a55ace9167670e18b22bce83d [diff] |
mmc: sh-mmcif: final error path cleanup Remove the error path items that are no longer needed. The mmc card-detect code cleans up after itself (and registers with devm) and the host error is the same as the clock disable. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>