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:
eb77b6a
)
mtd: onenand: omap: use pdata info instead of cpu_is
author
Afzal Mohammed
<afzal@ti.com>
Fri, 5 Oct 2012 06:13:19 +0000
(11:43 +0530)
committer
Afzal Mohammed
<afzal@ti.com>
Mon, 15 Oct 2012 09:12:01 +0000
(14:42 +0530)
platform data now contains a field to indicate whether
soc belongs to omap34xx family, use it instead of
cpu_is_* check.
This helps in removing dependency of platform specific
header file - cpu.h
Signed-off-by: Afzal Mohammed <afzal@ti.com>
No differences found