]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: at91/gpio: remove the static specification of gpio_chip.base
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 8 Dec 2011 14:35:22 +0000 (15:35 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 1 Mar 2012 12:29:02 +0000 (13:29 +0100)
commit7530cd9246f1ff5c8ced20aaee3cb55eacb7d33c
treedb3400ec2c5167cebc03d2517928074acd9ca74d
parentb134ce854ad63421bd5c7d34623a1337d525a435
ARM: at91/gpio: remove the static specification of gpio_chip.base

This value is determined at runtime using device tree or platform data
information.

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
arch/arm/mach-at91/gpio.c