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:
f0d3ab4
)
arm/mx2: use per-SOC nand device
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Thu, 11 Feb 2010 15:31:49 +0000
(16:31 +0100)
committer
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Wed, 24 Feb 2010 09:05:38 +0000
(10:05 +0100)
The previous commit introduced one nand device per SoC. Use this
directly instead of the compatibility macro that will break for
multi-SoC kernels. And while at it remove the compatibility macro now
that all in-tree users are fixed.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
No differences found