aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc/core/sdio.c
diff options
context:
space:
mode:
authorWolfram Sang <w.sang@pengutronix.de>2011-04-11 06:11:29 +0200
committerChris Ball <cjb@laptop.org>2011-05-24 21:00:50 -0400
commitf317dfeb86c83d03304a74ce5426a69422b79547 (patch)
treec5f313b1afcc4318c7d86dd243fb8867b01ffb05 /drivers/mmc/core/sdio.c
parentb177bc9188c04e140e5d8928e88623a92ba751bf (diff)
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>
Diffstat (limited to 'drivers/mmc/core/sdio.c')
0 files changed, 0 insertions, 0 deletions