OMAP2420: CTRL: fix OMAP242X_CTRL_REGADDR macro
authorPaul Walmsley <paul@pwsan.com>
Fri, 8 Oct 2010 17:40:17 +0000 (11:40 -0600)
committerPaul Walmsley <paul@pwsan.com>
Fri, 8 Oct 2010 17:40:17 +0000 (11:40 -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