Re: [PATCH 3/3] pinctrl: qcom: Add msm8916 pinctrl driver

From: Bjorn
Date: Tue Jan 27 2015 - 12:31:20 EST


On Tue 20 Jan 01:17 PST 2015, Stanimir Varbanov wrote:

> From: Joonwoo Park <joonwoop@xxxxxxxxxxxxxx>
>
> Add initial pinctrl driver to support pin configuration with
> pinctrl framework for msm8916.
>
> Signed-off-by: Joonwoo Park <joonwoop@xxxxxxxxxxxxxx>
> Signed-off-by: Stanimir Varbanov <svarbanov@xxxxxxxxxx>
> ---
[..]
> +
> +static const struct msm_pingroup msm8916_groups[] = {
> + PINGROUP(0, blsp_spi1, blsp_uart1, blsp_uim1, dmic0_clk, NA, NA, NA, NA,
> + NA),

It's totally okay not to line break these things...

> + PINGROUP(1, blsp_spi1, blsp_uart1, blsp_uim1, dmic0_data, NA, NA, NA,
> + NA, NA),
> + PINGROUP(2, blsp_spi1, blsp_uart1, blsp_i2c1, NA, NA, NA, NA, NA, NA),
[..]
> +};
> +
[..]

My documentation is lacking the pingroup table, the rest is:
Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxxxxxx>

Regards,
Bjorn
--
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/