]> git.karo-electronics.de Git - linux-beck.git/commit
Merge tag 'davinci-fixes-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Tue, 8 Nov 2016 03:19:40 +0000 (19:19 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 8 Nov 2016 03:19:40 +0000 (19:19 -0800)
commit8b87963b54f3246fd15afa4e3921fd7a13c5923c
treea72d6122c2c8f2c3c5664142952342bd694fc3f2
parent9cfc93b2f881e37729172938459e8b96b53ee25c
parent36173c2d023bad4dbad6ed0e6e886fde10ec8f2f
Merge tag 'davinci-fixes-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/fixes-non-critical

This patch enables usage of multiple eCAP and eHRPWM devices
using PWM sysfs entries.

Without this patch, creation of multiple entries fails due
to name clash.

This is not a v4.9 regression but it will be nice to fix it
soon.

* tag 'davinci-fixes-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci:
  ARM: davinci: da850: Fix pwm name matching

Signed-off-by: Olof Johansson <olof@lixom.net>