]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: iio: tsl2x7x: Replace deprecated macros (S_IRUGO, S_IWUSR)
authorPaolo Cretaro <melko@frugalware.org>
Tue, 25 Apr 2017 13:00:50 +0000 (15:00 +0200)
committerJonathan Cameron <jic23@kernel.org>
Wed, 26 Apr 2017 05:04:47 +0000 (06:04 +0100)
commitd6d0014c6b1989f9571eb06c1641de9946c3c980
tree3dca674817c297a676a892daae100c7c38e44f8b
parentc773f70015f6f07f4abe93b486da7f53fde6e878
staging: iio: tsl2x7x: Replace deprecated macros (S_IRUGO, S_IWUSR)

Use octal digits as suggested by checkpatch instead of deprecated macros.

Signed-off-by: Paolo Cretaro <melko@frugalware.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/light/tsl2x7x_core.c