]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: bfin_sdh: Remove redundant suspend and resume setting.
authorSonic Zhang <sonic.zhang@analog.com>
Wed, 8 Aug 2012 04:14:26 +0000 (00:14 -0400)
committerChris Ball <cjb@laptop.org>
Tue, 4 Sep 2012 17:58:19 +0000 (13:58 -0400)
commitc5e4a2e4c6fe47d88a1b172e54ed47a463f0ce45
tree4e08437df4301ab5bf590e4c0ffcf553edc9ad2b
parent4ffdcf0469f1e7e47476ee410e8dfbc6aba61b65
mmc: bfin_sdh: Remove redundant suspend and resume setting.

mmc core suspend and resume functions had already called sdh_set_ios
with proper flags.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/bfin_sdh.c