sh: clkfwk: Fix fault in frequency iterator.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 15 Oct 2010 15:51:05 +0000 (00:51 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 15 Oct 2010 15:51:05 +0000 (00:51 +0900)
When updating the iterator macro an old argument assignment was used on
the initial assignment causing a fault on the table rounding. Fix it up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found