* [PATCH v3 0/2] mmc: sdhci: fixed missing error control
@ 2011-04-05 8:02 Jaehoon Chung
0 siblings, 0 replies; only message in thread
From: Jaehoon Chung @ 2011-04-05 8:02 UTC (permalink / raw)
To: linux-mmc@vger.kernel.org; +Cc: Chris Ball, Wolfram Sang, Kyungmin Park
In sdhci.c, sdhci_add_host() didn't perform correct error control.
So, We need to add correct error control.
version
v3: [1/2] mmc:sdhci: add error checking for mmc_add_host
* add "unregister for leds class, free buffer and del timer" reviewed by Wolfram Sang.
[2/2] mmc:sdhci: add regulator disable/put when control error
* fixed missing regulator disable/put
drivers/mmc/host/sdhci.c | 24 ++++++++++++++++++++++--
1 files changed, 22 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-05 8:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05 8:02 [PATCH v3 0/2] mmc: sdhci: fixed missing error control Jaehoon Chung
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.