[PATCH v2 2/3] pinctrl: qcom: Use platform_irq_count() instead of of_irq_count()

Linus Walleij linus.walleij at linaro.org
Thu Jan 7 01:36:25 PST 2016


On Thu, Jan 7, 2016 at 2:37 AM, Stephen Boyd <sboyd at codeaurora.org> wrote:

> of_irq_count() is not an exported symbol (and it shouldn't be
> used by platform drivers anyway) so use platform_irq_count()
> instead. This allows us to make the qcom pinctrl drivers modular
> again.
>
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: Andy Gross <andy.gross at linaro.org>
> Cc: Bjorn Andersson <bjorn at kryo.se>
> Signed-off-by: Stephen Boyd <sboyd at codeaurora.org>
> ---
>
> Changes from v1:
>  * Fixed one wrong of_irq_count() noticed by Bjorn

This v2 patch applied.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list