On Fri, Dec 4, 2015 at 4:33 PM, Geert Uytterhoeven
<geert+rene...@glider.be> wrote:

> Since commit 4baadb9e05c68962 ("ARM: shmobile: r8a7778: remove obsolete
> setup code"), Renesas R-Car SoCs are only supported in generic DT-only
> ARM multi-platform builds.  The driver doesn't need to use platform data
> anymore, hence remove platform data configuration.
>
> Make gpio_rcar_priv.has_both_edge_trigger a boolean for consistency with
> gpio_rcar_info.has_both_edge_trigger.
> Move gpio_rcar_priv.irq_parent down while we're at it, to prevent gaps
> on 64-bit.
>
> Signed-off-by: Geert Uytterhoeven <geert+rene...@glider.be>
> ---
> Commit 4baadb9e05c68962 is in v4.4-rc1.
>
> v2:
>   - Convert gpio_rcar_priv.has_both_edge_trigger from a bitfield to a
>     boolean.

Patch applied. Thanks for fixing this the way I want it, too.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to