From: Liam Girdwood on 30 Apr 2010 13:50 On Thu, 2010-04-29 at 10:55 +0300, Jani Nikula wrote: > Hi - > > Here's a few small fixes to problems I think I found in the regulator > framework. Please give them some thought; I don't know the area very well. > > BR, > Jani. > > > Jani Nikula (3): > regulator: prevent registration of matching regulator consumer > supplies > regulator: fix unset_regulator_supplies() to remove all matches > regulator: simplify regulator_register() error handling > > drivers/regulator/core.c | 43 +++++++++++-------------------------------- > 1 files changed, 11 insertions(+), 32 deletions(-) > All applied. Thanks Liam -- Freelance Developer, SlimLogic Ltd ASoC and Voltage Regulator Maintainer. http://www.slimlogic.co.uk -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Mark Brown on 30 Apr 2010 14:30 On Thu, Apr 29, 2010 at 10:55:08AM +0300, Jani Nikula wrote: > Here's a few small fixes to problems I think I found in the regulator > framework. Please give them some thought; I don't know the area very well. All Acked-by: Mark Brown <broonie(a)opensource.wolfsonmicro.com> Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: Staging: sm7xx: Fixed coding style issues. Next: of/gpio: Implement GPIOLIB notifier hooks |