Re: [PATCH v4 3/3] regulator: qcom-rpm: Regulator driver for the Qualcomm RPM
From: Bjorn Andersson <hidden>
Date: 2014-07-16 22:22:28
Also in:
linux-arm-kernel, linux-arm-msm, lkml
From: Bjorn Andersson <hidden>
Date: 2014-07-16 22:22:28
Also in:
linux-arm-kernel, linux-arm-msm, lkml
On Wed, Jul 16, 2014 at 12:01 AM, pramod gurav [off-list ref] wrote:
Hi Bjorn, On Wed, Jul 16, 2014 at 4:30 AM, Bjorn Andersson [off-list ref] wrote:
[...]
quoted
+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.
quoted
+ 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 devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html