kernel-fxtec-pro1x/drivers/mmc
Viresh Kumar 46cbd56ad4 mmc: sdhci-spear: Don't set power gpio to 1 on probe
Currently if card_power_gpio is passed from platform data, it is acquired
and its value is either set or reset. After that we overwrite it with 1,
which is not required.

So, this patch removes the extra line which sets its value.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-10-26 16:32:00 -04:00
..
card mmc: fix integer assignments to pointer 2011-10-26 15:43:35 -04:00
core mmc: core: Put eMMC in Sleep mode before suspend 2011-10-26 15:43:42 -04:00
host mmc: sdhci-spear: Don't set power gpio to 1 on probe 2011-10-26 16:32:00 -04:00
Kconfig
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00