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


Groups > linux.kernel > #1512694

[GIT PULL] regmap fixes for v4.9

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject [GIT PULL] regmap fixes for v4.9
Date 2016-10-31 17:50 +0100
Message-ID <synWx-4Wn-7@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 07d9a380680d1c0eb51ef87ff2eab5c994949e69:

  Linux 4.9-rc2 (2016-10-23 17:10:14 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v4.9-rc3

for you to fetch changes up to 74e3368de87d5efb439b17d8e5108ebaf08224c2:

  Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' into regmap-linus (2016-10-29 12:14:39 -0600)

----------------------------------------------------------------
regmap: Fixes for v4.9

A couple of small build fixes here, nothing major.  The missing include
is triggered in some configurations and the renaming of ret is defensive
for the benefit of some drivers people are in the process of mainlining.

----------------------------------------------------------------
Charles Keepax (1):
      regmap: Rename ret variable in regmap_read_poll_timeout

Mark Brown (1):
      Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' into regmap-linus

Masahiro Yamada (1):
      regmap: include <linux/delay.h> from include/linux/regmap.h

 include/linux/regmap.h | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

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


Thread

[GIT PULL] regmap fixes for v4.9 Mark Brown <broonie@kernel.org> - 2016-10-31 17:50 +0100

csiph-web