
12 Nov
2011
12 Nov
'11
12:07 a.m.
On Fri, 11 Nov 2011 15:55:36 -0600 Joe Hershberger joe.hershberger@ni.com wrote:
ARM boards should use the generic GPIO API This means changing gpio to unsigned type Remove the unused gpio_toggle() function which is not part of the API Comment that free should not modify pin state
Signed-off-by: Joe Hershberger joe.hershberger@ni.com Cc: Joe Hershberger joe.hershberger@gmail.com Cc: Kim Phillips kim.phillips@freescale.com Cc: Albert ARIBAUD albert.u.boot@aribaud.net
I've tested this series on the 8313, and I'm ok with it going in:
Acked-by: Kim Phillips kim.phillips@freescale.com
I need an ack from the ARM GPIO guys to apply it though (assuming it is to go through 83xx).
Kim