I2C: OMAP: correct SYSC register offset for OMAP4
authorAlexander Aring <a.aring@phytec.de>
Thu, 8 Dec 2011 14:43:53 +0000 (15:43 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 17 Jan 2012 22:44:52 +0000 (22:44 +0000)
Correct OMAP_I2C_SYSC_REG offset in omap4 register map.
Offset 0x20 is reserved and OMAP_I2C_SYSC_REG has 0x10 as offset.

Signed-off-by: Alexander Aring <a.aring@phytec.de>
[khilman@ti.com: minor changelog edits]
Cc: stable@vger.kernel.org
Signed-off-by: Kevin Hilman <khilman@ti.com>

No differences found