sh: heartbeat: Support access size specification via resource flags.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 15 Jan 2010 03:08:31 +0000 (12:08 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 15 Jan 2010 03:08:31 +0000 (12:08 +0900)
commit10ab92d8c336c25af1fce46113ed85856e02e95d
tree184ff3e809cf4efb55db574f29c4ac417c8c5b67
parent46c4e5daea3d5df06e27bf5a49a0c42274db6725
sh: heartbeat: Support access size specification via resource flags.

This permits the resource access size to be handed off through the
resource flags, which saves platforms from having to establish
platform data only to specify the register width.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/heartbeat.c