]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Aug 2012 17:41:36 +0000 (10:41 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 22 Aug 2012 17:41:36 +0000 (10:41 -0700)
commit2e2d8c93aec7c0f995bf140a00fb15ca2e07ddd4
tree3d63494f9727262ea5c53da9d73577a04b14f493
parentfec3c03fb07ac2acae03199fa7472a29a0d9b49d
parent371e67c9e1a82b5fd8110b9a25e36bbc3a99e8c7
Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux

Pull i2c-embedded fixes from Wolfram Sang:
 "Some bugfixes for the "embedded" part of the I2C subsystem.  The fixes
  affect mostly drivers which have been largely reworked lately and
  where regressions appeared."

* 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux:
  i2c: tegra: protect suspend/resume callbacks with CONFIG_PM_SLEEP
  i2c: diolan-u2c: Fix master_xfer return code
  I2C: OMAP: xfer: fix runtime PM get/put balance on error
  i2c: nomadik: Add default configuration into the Nomadik I2C driver