iio: adc: ad7192: fixed symbolic permission references 'S_IRUGO | S_IWUSR'
authorArtur Lorincz <larturus@yahoo.com>
Sat, 4 Feb 2017 19:11:34 +0000 (20:11 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sun, 5 Feb 2017 09:19:06 +0000 (09:19 +0000)
commit2eaf14277b02fb400b9a5baee5a7cb079cb6e63d
tree733c4777436834bd5b320433d9f1b8978b9ea7a5
parent640fa30a70972c057651dc01a9b7f30cc70dcbde
iio: adc: ad7192: fixed symbolic permission references 'S_IRUGO | S_IWUSR'

Replaced the symbolic permission references S_IRUGO and S_IWUSR with their
octal counterparts.

Signed-off-by: Artur Lorincz <larturus@yahoo.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/adc/ad7192.c