]> git.baikalelectronics.ru Git - kernel.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)
commit4f9986be3a9ca8f1c2bd297203c4f8dbec59855a
tree4e08437df4301ab5bf590e4c0ffcf553edc9ad2b
parentbf861905aceab313d174599f4630dcf697d75160
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