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

From: Thierry Reding
Date: Thu Apr 14 2016 - 11:19:08 EST


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(-)