linux-stable-rt/drivers/mmc/host
Marek Szyprowski 9320f7cbbd mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove
If not all clocks have been defined in platform data, the driver will
cause a null pointer dereference when it is removed. This patch fixes
this issue.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
2010-09-26 16:27:05 -04:00
..
Kconfig
Makefile
at91_mci.c mmc: at91_mci: add missing linux/highmem.h include 2010-09-09 18:57:23 -07:00
atmel-mci-regs.h
atmel-mci.c
au1xmmc.c
bfin_sdh.c
cb710-mmc.c
cb710-mmc.h
davinci_mmc.c
imxmmc.c drivers/mmc/host/imxmmc.c: adjust confusing if indentation 2010-09-09 18:57:23 -07:00
imxmmc.h
jz4740_mmc.c
mmc_spi.c
mmci.c
mmci.h
msm_sdcc.c
msm_sdcc.h
mvsdio.c
mvsdio.h
mxcmmc.c
of_mmc_spi.c
omap.c
omap_hsmmc.c omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend 2010-09-09 18:57:23 -07:00
pxamci.c
pxamci.h
s3cmci.c ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected 2010-09-09 18:57:23 -07:00
s3cmci.h
sdhci-cns3xxx.c
sdhci-of-core.c
sdhci-of-esdhc.c
sdhci-of-hlwd.c
sdhci-of.h
sdhci-pci.c
sdhci-pltfm.c
sdhci-pltfm.h
sdhci-s3c.c mmc: sdhci-s3c: fix NULL ptr access in sdhci_s3c_remove 2010-09-26 16:27:05 -04:00
sdhci-spear.c
sdhci.c sdhci: add no hi-speed bit quirk support 2010-08-20 09:34:55 -07:00
sdhci.h sdhci: add no hi-speed bit quirk support 2010-08-20 09:34:55 -07:00
sdricoh_cs.c
sh_mmcif.c
tifm_sd.c
tmio_mmc.c mmc: fix the use of kunmap_atomic() in tmio_mmc.h 2010-09-09 18:57:23 -07:00
tmio_mmc.h mmc: fix the use of kunmap_atomic() in tmio_mmc.h 2010-09-09 18:57:23 -07:00
via-sdmmc.c
wbsd.c
wbsd.h