commit | b7754452b3e27716347a528b47b0a1083af32520 | [log] [tgz] |
---|---|---|
author | Afzal Mohammed <afzal@ti.com> | Fri Oct 05 11:43:19 2012 +0530 |
committer | Afzal Mohammed <afzal@ti.com> | Mon Oct 15 14:42:01 2012 +0530 |
tree | a1c7a909131851fe69daae2abf15dcb18356831b | |
parent | eb77b6a78ac7f63985a3f592baf80ff33d213c48 [diff] |
mtd: onenand: omap: use pdata info instead of cpu_is 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>