Home
last modified time | relevance | path

Searched hist:"24213 ae19aed6307e309125cc5fcb14e52e475ed" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mfd/
H A Dpcf50633-core.cdiff 24213ae19aed6307e309125cc5fcb14e52e475ed Wed Oct 07 17:24:54 CDT 2009 Lars-Peter Clausen <lars@metafoo.de> mfd: Cleanup pcf50633_probe error handling

Currently the child devices were not freed if the irq could not be requested.
This patch restructures the function, that in case of an error all previously
allocated resources are freed.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>