commit | b4bac145b9d21200312287da09d2e29d1ff674e8 | [log] [tgz] |
---|---|---|
author | Chen Guanqiao <chen.chenchacha@foxmail.com> | Sun Apr 09 23:21:00 2017 +0800 |
committer | Jonathan Cameron <jic23@kernel.org> | Fri Apr 14 15:09:07 2017 +0100 |
tree | 9af855540285d516b4f99d8bb1758ec7c2f1f359 | |
parent | 984fb2443091d51e196662cdaddfe2823b2778ec [diff] |
iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR) This fixes the coding style issue of using (S_IWUSR | S_IRUGO) in place of 4-digit octal numbers. Signed-off-by: Chen Guanqiao <chen.chenchacha@foxmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>