commit | 21451155d8858773ee764e9218de2ca0f4d6fc38 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Apr 30 00:05:24 2008 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri May 23 15:27:19 2008 +1000 |
tree | 90018593f5dc833b010dc5729a0d4699e0f8c784 | |
parent | 09e67ca2c523544e6b38aa570a5f62a0cf20b87b [diff] |
[POWERPC] of/gpio: Use dynamic base allocation 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>