From e5690e0dcffe38fa7b4b6336169a0c518d8a688e Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Sat, 16 Oct 2010 00:51:05 +0900 Subject: [PATCH] sh: clkfwk: Fix fault in frequency iterator. 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 --- Reading git-format-patch failed