diff options
author | 2016-02-23 11:48:45 +0200 | |
---|---|---|
committer | 2016-03-01 16:55:13 -0800 | |
commit | 1bb850a1b7f68b66361e658e334f9fdf8231f17d (patch) | |
tree | d7bffea3f7cb600631c93615783c32e482a0c937 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errors (diff) | |
download | linux-dev-1bb850a1b7f68b66361e658e334f9fdf8231f17d.tar.xz linux-dev-1bb850a1b7f68b66361e658e334f9fdf8231f17d.zip |
misc: ad525x_dpot: Fix the enabling of the "otpXen" attributes
Currently writing the attributes with "echo" will result in comparing:
"enabled\n" with "enabled\0" and attribute is always set to false.
Use the sysfs_streq() instead because it treats both NUL and
new-line-then-NUL as equivalent string terminations.
Signed-off-by: Dan Bogdan Nechita <dan.bogdan.nechita@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions