Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-26 | powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs | Anton Vorontsov | |
It was discussed that global arch_initcall() is preferred way to probe QE GPIOs, so let's use it. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2008-06-10 | powerpc/QE: implement support for the GPIO LIB API | Anton Vorontsov | |
This is needed to access QE GPIOs via Linux GPIO API. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-By: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |