alistair23-linux/drivers/mmc
Dan Carpenter c60a32cd12 sdhci-pci: bad error handling in probe function
The goto unmap is too early, we haven't allocated host or done the
request_region().

Found by smatch (http://repo.or.cz/w/smatch.git).

[ Second error path fix by Pierre Ossman ]

Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
2009-05-03 22:11:19 +02:00
..
card mmc_block: be prepared for oversized requests 2009-05-03 22:11:00 +02:00
core mmc_spi: do not check CID and CSD blocks with CRC16 2009-04-08 20:37:53 +02:00
host sdhci-pci: bad error handling in probe function 2009-05-03 22:11:19 +02:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: Move core functions to subdir 2007-05-01 13:04:18 +02:00