~ubuntu-branches/ubuntu/precise/linux-lowlatency/precise

« back to all changes in this revision

Viewing changes to drivers/i2c/busses/i2c-omap.c

  • Committer: Package Import Robot
  • Author(s): Alessio Igor Bogani
  • Date: 2011-10-26 11:13:05 UTC
  • Revision ID: package-import@ubuntu.com-20111026111305-04kado7d1u2er2rl
Tags: 3.2.0-16.25
Add new lowlatency kernel flavour

Show diffs side-by-side

added added

removed removed

Lines of Context:
235
235
        [OMAP_I2C_BUF_REG] = 0x94,
236
236
        [OMAP_I2C_CNT_REG] = 0x98,
237
237
        [OMAP_I2C_DATA_REG] = 0x9c,
238
 
        [OMAP_I2C_SYSC_REG] = 0x20,
 
238
        [OMAP_I2C_SYSC_REG] = 0x10,
239
239
        [OMAP_I2C_CON_REG] = 0xa4,
240
240
        [OMAP_I2C_OA_REG] = 0xa8,
241
241
        [OMAP_I2C_SA_REG] = 0xac,