]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Dec 2019 22:45:40 +0000 (14:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 13 Dec 2019 22:45:40 +0000 (14:45 -0800)
commit9ec637f5cc56970edd41d772b7dfda08aa804083
tree27a2e4ce89add6a42d4442f9f3c32eff4e33d953
parentb6dcaf500b032d7904240e112129e56ab3d8fac1
parentc6aed84210d89c25c6632b380fd50c3cb344d72d
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c updates from Wolfram Sang:

 - removal of an old API where all in-kernel users have been converted
   as of this merge window.

 - a kdoc fix

 - a new helper that will make dependencies for the next API conversion
   a tad easier

* 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: add helper to check if a client has a driver attached
  i2c: fix header file kernel-doc warning
  i2c: remove i2c_new_dummy() API