https://github.com/torvalds/linux
Revision e2b588ab60c797d327551d9aaca914f962d5194b authored by Linus Torvalds on 30 November 2016, 19:53:50 UTC, committed by Linus Torvalds on 30 November 2016, 19:53:50 UTC
Pull pwm fixes from Thierry Reding:
 "This contains two one-line fixes for issues that were introduced in
  v4.9-rc1"

* tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm:
  pwm: Fix device reference leak
  pwm: meson: Add missing spin_lock_init()
2 parent s a107bf8 + 0e1614a
History
Tip revision: e2b588ab60c797d327551d9aaca914f962d5194b authored by Linus Torvalds on 30 November 2016, 19:53:50 UTC
Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Tip revision: e2b588a
File Mode Size
policy
.gitignore -rw-r--r-- 31 bytes
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 781 bytes
audit.c -rw-r--r-- 12.4 KB
common.c -rw-r--r-- 75.1 KB
common.h -rw-r--r-- 40.1 KB
condition.c -rw-r--r-- 27.1 KB
domain.c -rw-r--r-- 24.9 KB
environ.c -rw-r--r-- 3.0 KB
file.c -rw-r--r-- 28.9 KB
gc.c -rw-r--r-- 16.6 KB
group.c -rw-r--r-- 5.6 KB
load_policy.c -rw-r--r-- 2.6 KB
memory.c -rw-r--r-- 5.4 KB
mount.c -rw-r--r-- 6.7 KB
network.c -rw-r--r-- 21.3 KB
realpath.c -rw-r--r-- 7.9 KB
securityfs_if.c -rw-r--r-- 7.3 KB
tomoyo.c -rw-r--r-- 14.6 KB
util.c -rw-r--r-- 27.0 KB

back to top