staging: iio: ad9832: use 4-digit octal permissions
authorGuru Das Srinagesh <gurooodas@gmail.com>
Thu, 30 Mar 2017 09:55:39 +0000 (02:55 -0700)
committerJonathan Cameron <jic23@kernel.org>
Sun, 2 Apr 2017 09:20:48 +0000 (10:20 +0100)
commit13e283d6fc1b46d75da4076a18c419af0e05c6c7
treeb0d0b50561045cfcb65f70f5f012b8d77c3913a7
parent0c8f492dd7ddf0dd381fa63b76066c0966d8dd73
staging: iio: ad9832: use 4-digit octal permissions

This fixes the coding style issue of using S_IWUSR in place of 4-digit
octal numbers.

Issue detected by checkpatch.

Signed-off-by: Guru Das Srinagesh <gurooodas@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/staging/iio/frequency/ad9832.c