diff options
author | Eric Miao <eric.miao@marvell.com> | 2008-11-26 17:06:42 +0800 |
---|---|---|
committer | Eric Miao <eric.miao@marvell.com> | 2008-12-02 14:42:36 +0800 |
commit | ddd244dd814ee3e5ef1e4872705cbec0dfced541 (patch) | |
tree | 6966184be36d2ba68fc6254182c9dc6574f16b4b /ipc | |
parent | 9968711468570c5dc5f96c415e73cb3282e857fc (diff) | |
download | talos-obmc-linux-ddd244dd814ee3e5ef1e4872705cbec0dfced541.tar.gz talos-obmc-linux-ddd244dd814ee3e5ef1e4872705cbec0dfced541.zip |
[ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c
The 'gpio_nr' can really be inferred by 'pxa_last_gpio', and since we
already have that variable, remove the unnecessary 'gpio_nr' now.
Also, fix the incorrect GPIO number passed in pxa27x_init_irq().
Note: pxa_last_gpio should be initialized earlier, and this is true
since it's been assigned in machine_desc->init_irq().
Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions