sh: heartbeat: Update boards for access size hinting.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 15 Jan 2010 03:24:34 +0000 (12:24 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 15 Jan 2010 03:24:34 +0000 (12:24 +0900)
This updates the existing boards that specify the register width through
platform data to use the resource flags instead. This eliminates platform
data completely in most cases, and permits further improvement in the
heartbeat driver as well as shrinking the overall private data size.

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

No differences found