[POWERPC] of/gpio: Use dynamic base allocation
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Tue, 29 Apr 2008 14:05:24 +0000 (00:05 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 23 May 2008 05:27:19 +0000 (15:27 +1000)
Since the "gpiolib: dynamic gpio number allocation" patch was recently
merged into Linus' tree (commit 8d0aab2f16c4fa170f32e7a74a52cd0122bbafef),
we can use dynamic GPIO base allocation now.

This, in turn, removes number of gpios per chip constraint.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found