]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Jul 2017 19:38:18 +0000 (12:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Jul 2017 19:38:18 +0000 (12:38 -0700)
commitcab97406bfc30b2e8882b94921cd77e381d64eb6
treef7698e03a938bee4cc2c715d1cb0768e8799de63
parent9aa9b282889bd597006b9fd30c22ff5c09a27da1
parentf3c25a50ac7727a7afdc9ef1e14eed1f368a1927
Merge tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fix from Mark Brown:
 "Fix build due to w1 header refactoring

  The regmap support for w1 was added shortly before a reorganization of
  the w1 headers. While this was noticed before the merge window and
  efforts made to get it resolved in what was sent that managed to fall
  through the cracks, this cleans up and updates things so we look for
  the header in the new location.

  It didn't cause build failures as the driver that's going to be the
  first user got held up with other review issues"

* tag 'regmap-fix-w1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: regmap-w1: Fix build troubles