sh: Prevent heartbeat from scribbling over non-LED bits.
authorKuninori Morimoto <morimoto.kuninori@renesas.com>
Tue, 18 Aug 2009 07:00:20 +0000 (07:00 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 18 Aug 2009 12:16:29 +0000 (21:16 +0900)
While most platforms implement LED banks in sets of 8/16/32, some use
different configurations. This adds a LED mask to the heartbeat platform
data to allow platforms to constrain the bitmap, which is otherwise
derived from the register size.

Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found