I2C: OMAP: correct SYSC register offset for OMAP4
authorAlexander Aring <[email protected]>
Thu, 8 Dec 2011 14:43:53 +0000 (15:43 +0100)
committerBen Dooks <[email protected]>
Tue, 17 Jan 2012 22:44:52 +0000 (22:44 +0000)
commit2727b1753934e154931d6b3bdf20c9b2398457a2
treee98162194bb57c9cd885c36dae948be48626ddf6
parent51be08419dc86c72486ac556aa39bc01026a403d
I2C: OMAP: correct SYSC register offset for OMAP4

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 <[email protected]>
[[email protected]: minor changelog edits]
Cc: [email protected]
Signed-off-by: Kevin Hilman <[email protected]>
drivers/i2c/busses/i2c-omap.c