[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJAp7Oj1R-EkJoSdLEa6SBLbzE_N1MjsystQ9Z+x4L_SjU=56w@mail.gmail.com>
Date: Wed, 16 Jul 2014 15:17:13 -0700
From: Bjorn Andersson <bjorn@...o.se>
To: pramod gurav <pramod.gurav.etc@...il.com>
Cc: Bjorn Andersson <bjorn.andersson@...ymobile.com>,
Mark Brown <broonie@...nel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
linux-arm-msm <linux-arm-msm@...r.kernel.org>
Subject: Re: [PATCH v4 3/3] regulator: qcom-rpm: Regulator driver for the
Qualcomm RPM
On Wed, Jul 16, 2014 at 12:01 AM, pramod gurav
<pramod.gurav.etc@...il.com> wrote:
> Hi Bjorn,
>
> On Wed, Jul 16, 2014 at 4:30 AM, Bjorn Andersson
> <bjorn.andersson@...ymobile.com> wrote:
[...]
>> +static const struct regulator_linear_range pldo_ranges[] = {
>> + REGULATOR_LINEAR_RANGE( 750000, 0, 59, 12500),
>
> ERROR: space prohibited after that open parenthesis '('
>
I prefer the nicely aligned columns over checkpatch correctness here.
>> + REGULATOR_LINEAR_RANGE(1500000, 60, 123, 25000),
>> + REGULATOR_LINEAR_RANGE(3100000, 124, 160, 50000),
>> +};
>> +
Regards,
Bjorn
--
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