Revision 4d58e7329fdd87d37f04b319d6a5165aaff5d75c authored by Stefan Schaeckeler on 02 June 2017, 19:42:08 UTC, committed by Guenter Roeck on 03 June 2017, 10:54:00 UTC
Call of_node_put() on a node claimed with of_node_get() or by any other
means such as for_each_child_of_node().

Signed-off-by: Stefan Schaeckeler <sschaeck@cisco.com>
Fixes: 2d7a548a3eff ("drivers: hwmon: Support for ASPEED PWM/Fan tach")
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
1 parent 7ed1c5e
History
File Mode Size
Makefile -rw-r--r-- 754 bytes
bpf_asm.c -rw-r--r-- 1.2 KB
bpf_dbg.c -rw-r--r-- 28.2 KB
bpf_exp.l -rw-r--r-- 4.0 KB
bpf_exp.y -rw-r--r-- 15.5 KB
bpf_jit_disasm.c -rw-r--r-- 6.0 KB

back to top