On Fri, 8 Jul 2011 18:27:59 +0530, Sanjeev Premi wrote: > A mutex is locked on entry into twl4030_madc_conversion(). > Immediate return on some error conditions leaves the > mutex locked. > > This patch ensures that mutex is always unlocked before > leaving the function. > > Signed-off-by: Sanjeev Premi <premi@xxxxxx> > Cc: Keerthy <j-keerthy@xxxxxx> > --- > > Compile tested only. > > > drivers/mfd/twl4030-madc.c | 8 ++++---- > 1 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/drivers/mfd/twl4030-madc.c b/drivers/mfd/twl4030-madc.c > index 3941ddc..b5d598c 100644 > --- a/drivers/mfd/twl4030-madc.c > +++ b/drivers/mfd/twl4030-madc.c > (...) Wrong list. This isn't a hwmon driver, so lm-sensors isn't suitable. scripts/get_maintainer.pl says that you should send this patch to: Samuel Ortiz <sameo@xxxxxxxxxxxxxxx> Thanks, -- Jean Delvare -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html