From: Liam Girdwood on 6 May 2010 05:00 On Thu, 2010-05-06 at 11:33 +0800, Axel Lin wrote: > In the case of "min_uV == max_uV == mc13783_regulators[id].voltages[0]", > mc13783_fixed_regulator_set_voltage should return 0 instead of -EINVAL. > > This patch also adds a missing ">" character for MODULE_AUTHOR, a trivial fix. > > Signed-off-by: Axel Lin <axel.lin(a)gmail.com> > Cc: Mark Brown <broonie(a)opensource.wolfsonmicro.com> > Cc: Liam Girdwood <lrg(a)slimlogic.co.uk> > --- > drivers/regulator/mc13783-regulator.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > Both patches look the same. Is there any reason for the resend ? Thanks Liam -- 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 6 May 2010 05:50 On Thu, May 06, 2010 at 11:33:36AM +0800, Axel Lin wrote: > In the case of "min_uV == max_uV == mc13783_regulators[id].voltages[0]", > mc13783_fixed_regulator_set_voltage should return 0 instead of -EINVAL. > > This patch also adds a missing ">" character for MODULE_AUTHOR, a trivial fix. > > Signed-off-by: Axel Lin <axel.lin(a)gmail.com> > Cc: Mark Brown <broonie(a)opensource.wolfsonmicro.com> > Cc: Liam Girdwood <lrg(a)slimlogic.co.uk> Acked-by: Mark Brown <broonie(a)opensource.wolfsonmicro.com> Better to send two patches for two separate fixes, especially where there's no overlap in the code. -- 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: Liam Girdwood on 6 May 2010 09:50 On Thu, 2010-05-06 at 11:33 +0800, Axel Lin wrote: > In the case of "min_uV == max_uV == mc13783_regulators[id].voltages[0]", > mc13783_fixed_regulator_set_voltage should return 0 instead of -EINVAL. > > This patch also adds a missing ">" character for MODULE_AUTHOR, a trivial fix. > > Signed-off-by: Axel Lin <axel.lin(a)gmail.com> > Cc: Mark Brown <broonie(a)opensource.wolfsonmicro.com> > Cc: Liam Girdwood <lrg(a)slimlogic.co.uk> > --- > drivers/regulator/mc13783-regulator.c | 6 +++--- > 1 files changed, 3 insertions(+), 3 deletions(-) > 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/
|
Pages: 1 Prev: [PATCH v3 0/2] x86 FPU API Next: x86: fix fake apicid to node mapping for numa emulation |