mmc: sh-mmcif: final error path cleanup
authorBen Dooks <ben.dooks@codethink.co.uk>
Wed, 4 Jun 2014 11:42:13 +0000 (12:42 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:02 +0000 (11:26 +0200)
commit7f67f3a2ca4c1d2665b9fbe1684e29bbba2d156b
tree4eb8e69377d37739ae19176dbc9cb434ccfd2201
parent11a808522af3a22a55ace9167670e18b22bce83d
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>
drivers/mmc/host/sh_mmcif.c