]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9a42742a08d1da5ae28908bd87d00e70c1f31b9d
tree733c4777436834bd5b320433d9f1b8978b9ea7a5
parent533ee64ac0ef8045cc4fbb9ba754ea95a2349595
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