Simon Glass 27c4a3318f tegra: Correct PLL access in ap20.c and clock.c
Correct this warning seen by Albert:

ap20.c:44:18: warning: array subscript is above array bounds

There is a subtle bug here which currently causes no errors, but might
in future if people use PCI or the 32KHz clock. So take the opportunity
to correct the logic now.

Signed-off-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2012-07-07 14:07:19 +02:00
..
2011-11-29 15:43:38 +01:00
2012-03-26 23:09:26 +02:00
2012-05-15 08:31:33 +02:00
2012-02-27 21:19:25 +01:00
2012-05-25 15:35:25 +02:00
2011-11-29 15:43:38 +01:00
2012-05-15 08:31:26 +02:00
2012-05-15 17:32:05 -05:00