powerpc/QE: use arch_initcall to probe QUICC Engine GPIOs
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 11 Jun 2008 23:42:14 +0000 (03:42 +0400)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 26 Jun 2008 06:49:09 +0000 (01:49 -0500)
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>

No differences found