[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikm5Vsu5kdrS-70LEdoDE1OqzkTo6C=nyPC=oXe@mail.gmail.com>
Date: Tue, 26 Oct 2010 10:38:48 +0900
From: Kyungmin Park <kyungmin.park@...sung.com>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc: Axel Lin <axel.lin@...il.com>,
linux-kernel <linux-kernel@...r.kernel.org>,
Liam Girdwood <lrg@...mlogic.co.uk>,
MyungJoo Ham <myungjoo.ham@...sung.com>
Subject: Re: [PATCH 2/2 v2] regulator: max8952 - fix max8952_set_voltage
Hi Axel,
Thank you for your works.
Acked-by: Kyungmin Park <kyungmin.park@...sung.com>
On Tue, Oct 26, 2010 at 10:19 AM, Mark Brown
<broonie@...nsource.wolfsonmicro.com> 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@...il.com>
>
> Acked-by: Mark Brown <broonie@...nsource.wolfsonmicro.com>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists