iio: adc: ad799x: Prefer to use octal permission
authorGustavo Rodrigues <ogustavo@usp.br>
Sun, 28 Apr 2024 19:43:26 +0000 (16:43 -0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 29 Apr 2024 19:57:56 +0000 (20:57 +0100)
commit80f87d6bbc6ddcc47969c996649e8a995587e7ae
tree526cf27615c784fdc5976feb2f7ed6925826c334
parent0fb3e211acf0b60e6987831136986bc5a664b6d7
iio: adc: ad799x: Prefer to use octal permission

Octal permissions are preferred over the symbolics ones
for readbility. This ceases warning message pointed by checkpatch.

Co-developed-by: Bruna Lopes <brunaafl@usp.br>
Signed-off-by: Bruna Lopes <brunaafl@usp.br>
Signed-off-by: Gustavo Rodrigues <ogustavo@usp.br>
Reviewed-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20240428194326.2836387-4-ogustavo@usp.br
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad799x.c