Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1689234

[GIT PULL] regmap merge window fix

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] regmap merge window fix
Date 2017-07-17 18:30 +0200
Message-ID <u4h4e-7oe-27@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-w1-merge-window

for you to fetch changes up to 5b20a436835a3e4d0a8118594a864bc88ea53f93:

  regmap: regmap-w1: Fix build troubles (2017-07-17 15:53:00 +0100)

----------------------------------------------------------------
regmap: 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.

----------------------------------------------------------------
minimumlaw@rambler.ru (1):
      regmap: regmap-w1: Fix build troubles

 drivers/base/regmap/regmap-w1.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] regmap merge window fix Mark Brown <broonie@kernel.org> - 2017-07-17 18:30 +0200

csiph-web