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


Groups > linux.kernel > #1379006 > unrolled thread

[GIT PULL] pwm: Fixes for v4.6-rc4

Started byThierry Reding <thierry.reding@gmail.com>
First post2016-04-14 17:20 +0200
Last post2016-04-14 17:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] pwm: Fixes for v4.6-rc4 Thierry Reding <thierry.reding@gmail.com> - 2016-04-14 17:20 +0200

#1379006 — [GIT PULL] pwm: Fixes for v4.6-rc4

FromThierry Reding <thierry.reding@gmail.com>
Date2016-04-14 17:20 +0200
Subject[GIT PULL] pwm: Fixes for v4.6-rc4
Message-ID<rnRdN-3Ro-55@gated-at.bofh.it>
Hi Linus,

The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:

  Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm.git tags/pwm/for-4.6-rc4

for you to fetch changes up to ad06fdeeef1cbadf86ebbe510e8079abada8b44e:

  pwm: fsl-ftm: Use flat regmap cache (2016-04-14 16:54:00 +0200)

Thanks,
Thierry

----------------------------------------------------------------
pwm: Fixes for v4.6-rc4

A single one-line fix to turn the regmap cache from an RB-tree to a flat
cache to avoid lockdep and abort issues.

----------------------------------------------------------------
Stefan Agner (1):
      pwm: fsl-ftm: Use flat regmap cache

 drivers/pwm/pwm-fsl-ftm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web