[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190118124059.GA6260@sirena.org.uk>
Date: Fri, 18 Jan 2019 12:40:59 +0000
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] Fixes for v5.0
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v5.0-rc2
for you to fetch changes up to 7151449fe7fa5962c6153355f9779d6be99e8e97:
regmap-irq: do not write mask register if mask_base is zero (2019-01-14 22:11:22 +0000)
----------------------------------------------------------------
regmap: Fixes for v5.0
The cleanups for the way we handle type information introduced during
the merge window revealed that we'd been abusing the irq APIs for a long
time, causing breakage for systems. This pull request has a couple of
minimal fixes for that which restore the previous behaviour for the time
being, we'll fix it properly for v5.1 but that'd be a bit much to do as
a bug fix.
----------------------------------------------------------------
There's also this extra merge here which I forgot to get rid of when I
was cleaning up for the major version number change, I only realized
just as I was preparing this and decided it was better to leave it be
rather than rebasing it out and making it look like this stuff hadn't
been sitting in -next.
Mark Brown (1):
Merge branch 'regmap-4.21' into regmap-5.0
Mark Zhang (1):
regmap-irq: do not write mask register if mask_base is zero
Matti Vaittinen (1):
regmap: regmap-irq: silently ignore unsupported type settings
drivers/base/regmap/regmap-irq.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists