overo: Fix bug in prcm_init
authorSteve Sakoman <steve@sakoman.com>
Fri, 28 Jan 2011 19:22:29 +0000 (00:52 +0530)
committerAnand Gadiyar <gadiyar@ti.com>
Fri, 28 Jan 2011 19:22:29 +0000 (00:52 +0530)
commit24b8b7f41a83540433024854736518876257672c
tree381f79d996a1d3a6a7b3ba9d10d19394eaf3ccc5
parent78708675702d3ac58aba8bc7814c17c2c45167c1
overo: Fix bug in prcm_init

The overo get_cpu_rev function was extended when 37XX support was
added, but I neglected to modify the index calculation in prcm_init
to compensate.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
Tested-by: Philip Balister <philip@opensdr.com>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
board/overo/overo.c