commit | 0e027376f896e5dda293ffc8e6e7332d26d2ffc4 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Thu Dec 08 22:59:13 2011 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Dec 09 18:01:07 2011 +0900 |
tree | a3429e8b63645f4ffd406218fe15b4d52feb60a3 | |
parent | b3ab82b3eb191ad2cd8110cb5de0afb790337000 [diff] |
sh: use ioread32/iowrite32 and mapped_reg for div4 Convert the CPG DIV4 helper code to use the new mapped_reg together with ioread32() and iowrite32(). Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>