Skip to content
  • Linus Torvalds's avatar
    Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux · a4e1328a
    Linus Torvalds authored
    Pull more i2c updates from Wolfram Sang:
     "Included are two bugfixes needing some bigger refactoring (sh_mobile:
      deferred probe with DMA, mv64xxx: fix offload support) and one
      deprecated driver removal I thought would go in via ppc but I
      misunderstood.  It has a proper ack from BenH"
    
    * 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
      i2c: sh_mobile: fix uninitialized var when debug is enabled
      macintosh: therm_pm72: delete deprecated driver
      i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA
      i2c: sh_mobile: rework deferred probing
      i2c: sh_mobile: refactor DMA setup
      i2c: mv64xxx: rework offload support to fix several problems
      i2c: mv64xxx: use BIT() macro for register value definitions
    a4e1328a