]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5a3b1bd1e5479b3ceacc07681b150d53b15b1820
tree4eb8e69377d37739ae19176dbc9cb434ccfd2201
parent3192a0249879e76be04e8bc5f4eaa9c959909195
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