iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)
authorChen Guanqiao <chen.chenchacha@foxmail.com>
Sun, 9 Apr 2017 15:21:00 +0000 (23:21 +0800)
committerJonathan Cameron <jic23@kernel.org>
Fri, 14 Apr 2017 14:09:07 +0000 (15:09 +0100)
commitb4bac145b9d21200312287da09d2e29d1ff674e8
tree9af855540285d516b4f99d8bb1758ec7c2f1f359
parent984fb2443091d51e196662cdaddfe2823b2778ec
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>
drivers/staging/iio/meter/ade7759.c