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:
4ea1e4b
)
ARM: OMAP2+: onenand: connected soc info in pdata
author
Afzal Mohammed
<afzal@ti.com>
Fri, 5 Oct 2012 06:09:54 +0000
(11:39 +0530)
committer
Afzal Mohammed
<afzal@ti.com>
Mon, 15 Oct 2012 09:11:59 +0000
(14:41 +0530)
onenand driver needs to know whether soc is falling under
34xx family to properly handle onenand. But driver is not
supposed to do cpu_is_* check, hence educate platform data
with this information. Driver can make use of it to avoid
cpu_is_* check.
Signed-off-by: Afzal Mohammed <afzal@ti.com>
No differences found