OMAP2420: CTRL: fix OMAP242X_CTRL_REGADDR macro
authorPaul Walmsley <paul@pwsan.com>
Fri, 1 Oct 2010 21:46:41 +0000 (15:46 -0600)
committerPaul Walmsley <paul@pwsan.com>
Mon, 4 Oct 2010 07:20:57 +0000 (01:20 -0600)
Conform the OMAP2420_CTRL_BASE macro name to the standard of the rest of the
OMAP*_CTRL_BASE macro names.  This fixes a bug in the OMAP2420 SCM code that
prevented OMAP242X_CTRL_REGADDR from working.

Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found