Thread (63 messages) flat view 63 messages, 9 authors, 2012-05-14
STALE5243d

[PATCH 01/13] ARM: OMAP5: id: Add cpu id for ES versions

From: R, Sricharan <hidden>
Date: 2012-05-10 13:15:52
Also in: linux-omap

Hi J,
why do you duplicate this
quoted
+ ? ? ? ? ? ? ? ? ? ? break;
+ ? ? ? ? ? ? case 1:
+ ? ? ? ? ? ? ? ? ? ? omap_revision = OMAP5430_REV_ES2_0;
+ ? ? ? ? ? ? ? ? ? ? break;
do this

? ? ? ? ? ? ? ?case 0:
quoted
+ ? ? ? ? ? ? default:
+ ? ? ? ? ? ? ? ? ? ? omap_revision = OMAP5430_REV_ES1_0;
+ ? ? ? ? ? ? }
+ ? ? ? ? ? ? break;
+
+ ? ? case 0xb998:
+ ? ? ? ? ? ? switch (rev) {
+ ? ? ? ? ? ? case 0:
+ ? ? ? ? ? ? ? ? ? ? omap_revision = OMAP5432_REV_ES1_0;
+ ? ? ? ? ? ? ? ? ? ? break;
+ ? ? ? ? ? ? default:
ditto here
   Agree. Will correct the redundancy.

Thanks,
 Sricharan
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help