linux/drivers/staging/iio/adc
Olivier Leveque 40dffd9974 staging: iio: adc: ad7280a: fix permission coding style issue
Symbolic permissions 'S_IWUSR | S_IRUGO' are not preferred. Consider using
octal permissions '0644'. Found running checkpatch.

Signed-off-by: Olivier Leveque <o_leveque@orange.fr>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-03-25 17:07:24 +00:00
..
Kconfig staging:iio:adc:lpc32xx Move out of staging. 2017-02-11 11:19:25 +00:00
Makefile staging:iio:adc:lpc32xx Move out of staging. 2017-02-11 11:19:25 +00:00
ad7192.c staging: iio: ad7192: Remove exceptional & on function name 2017-03-13 21:20:30 +00:00
ad7192.h staging: iio: adc: remove the use of CamelCase 2015-10-16 22:47:28 -07:00
ad7280a.c staging: iio: adc: ad7280a: fix permission coding style issue 2017-03-25 17:07:24 +00:00
ad7280a.h staging: iio: convert bare unsigned usage to unsigned int 2016-03-28 09:37:41 +01:00
ad7606.c staging: ad7606: Replace mlock with driver private lock 2017-03-23 19:43:32 +00:00
ad7606.h staging: ad7606: Replace mlock with driver private lock 2017-03-23 19:43:32 +00:00
ad7606_par.c staging:iio:ad7606: Let common remove function take a struct device * 2016-10-23 19:34:16 +01:00
ad7606_spi.c staging:iio:ad7606: Let common remove function take a struct device * 2016-10-23 19:34:16 +01:00
ad7780.c staging: iio: ad7780: Remove exceptional & on function name 2017-03-13 21:20:31 +00:00
ad7816.c Staging: iio: adc: ad7816: fix symbolic permissions coding style issue 2017-01-28 12:22:07 +00:00