omap3: id: fix 3630 rev detection
authorTony Lindgren <Menon>
Thu, 5 Aug 2010 12:17:16 +0000 (12:17 +0000)
committerTony Lindgren <tony@atomide.com>
Tue, 10 Aug 2010 12:37:48 +0000 (15:37 +0300)
Wrong placement of break causes all revisions of 3630 to be
detected as 3630 es1.2, we need to break main loop if we have
an identified chip, default falls through as in the rest of the
switches in this function.

Cc: Paul Walmsley <paul@pwsan.com>
Cc: Sanjeev Premi <premi@ti.com>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Cc: Manjunath K <manjugk@ti.com>
Cc: Anand Gadiyar <gadiyar@ti.com>
Cc: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found