Re: [PATCH 2/2 v2] regulator: max8952 - fix max8952_set_voltage

From: Liam Girdwood
Date: Tue Oct 26 2010 - 07:23:41 EST


On Tue, 2010-10-26 at 10:38 +0900, Kyungmin Park wrote:
> Hi Axel,
>
> Thank you for your works.
>
> Acked-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx>
>
> On Tue, Oct 26, 2010 at 10:19 AM, Mark Brown
> <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> > On Tue, Oct 26, 2010 at 07:55:54AM +0800, Axel Lin wrote:
> >> In current implementation, vid is declared as u8,
> >> then "vid == -1" is always false, and "vid >= 0" is always true.
> >> Thus change it to s8.
> >>
> >> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>
> >
> > Acked-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> > --

Both 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/