git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb70e21
)
m68knommu: simplify the ColdFire 5407 GPIO struct setup
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 17 Apr 2012 04:27:45 +0000
(14:27 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Sun, 20 May 2012 11:21:57 +0000
(21:21 +1000)
The GPIO data struct setup is now the only remaining code in the platform
gpio.c file. So move it to the platform config.c code and remove the gpio.c
file.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Steven King <sfking@fdwdc.com>
No differences found