[PATCH v2 0/2] pinctrl: sunxi: r_pio irq fixes

Hans de Goede hdegoede at redhat.com
Fri Oct 16 00:46:10 PDT 2015


Hi All,

Here is a v2 of this patch-set which actually compiles (problem with
the second patch in v1). After testing that everything worked I extended
the irq mapping to not just cover PL5 (the pin I actually tested with)
but also all the other pins which have an irq function. I botched up
the copy paste (in some cases the irq mux is the last function so I needed
to also move a brace), and then to make things worse I also forgot to
do a compile after adding the irq muxing to the other pins.

This version has the braces moved to the proper place fixing the
compile error, otherwise it is unchanged.

Regards,

Hans



More information about the linux-arm-kernel mailing list