kernel-fxtec-pro1x/drivers/mmc
Wolfram Sang f317dfeb86 mmc: core: fix memory leak in mmc_add_host
led_trigger_register_simple() allocates memory which must not be leaked
in the error-path of mmc_add_host. Move it past the only error-check in
the function.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
2011-05-24 21:00:50 -04:00
..
card mmc: Reliable write support. 2011-05-24 20:59:38 -04:00
core mmc: core: fix memory leak in mmc_add_host 2011-05-24 21:00:50 -04:00
host mmc: sdhci-pci: Fix checkpatch.pl errors 2011-05-24 21:00:41 -04:00
Kconfig mmc: explicitly mention SDIO support in Kconfig 2008-10-12 11:04:36 +02:00
Makefile mmc: Makefile: Fix EXTRA_CFLAGS assignment 2010-10-23 21:11:15 +08:00