]> git.karo-electronics.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>
Wed, 8 Aug 2012 04:14:26 +0000 (00:14 -0400)
commitade53deb804078fa52063f762c719d83670f6700
tree7e73a87d1cdd42e9705ae01bb30ea0ad0c46d79f
parent18d3d114870fdbe6ae654cded6c8467f380f403c
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