]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvar...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Jan 2010 20:34:56 +0000 (12:34 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Jan 2010 20:34:56 +0000 (12:34 -0800)
commit03a57074e52d26d45761a22cf71b6a2be57433e2
tree5f4b6757676305b70963ae2d10fd508a7ffa7016
parent27f38cb51660f18f216cef7046f8554259305ee6
parenteb45a8422751f08b6db776c3ecd1e68319451da6
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging

* 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging:
  i2c: Do not use device name after device_unregister
  i2c/pca: Don't use *_interruptible
  i2c-ali1563: Remove sparse warnings
  i2c: Test off by one in {piix4,vt596}_transaction()
  i2c-core: Storage class should be before const qualifier