android_kernel_motorola_sm6225/drivers/mmc
Viresh Kumar 3524b5d1ed mmc: sdhci-spear: No need to check 'pdev == NULL' in probe
pdev is guaranteed to be valid in probe. And so check for non-NULL is
not required. Remove it.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
2012-05-01 10:30:10 -04:00
..
card mmc: remove MMC bus legacy suspend/resume method 2012-04-20 20:30:19 -04:00
core mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free() 2012-04-24 12:21:22 -04:00
host mmc: sdhci-spear: No need to check 'pdev == NULL' in probe 2012-05-01 10:30:10 -04:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: sdhci-pci: add platform data 2012-01-11 23:58:47 -05:00