commit | 7fe9899ef4e4e6d152a3a54e262cda38e1e1a1d3 | [log] [tgz] |
---|---|---|
author | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | Mon Aug 21 16:54:03 2017 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Aug 22 08:44:46 2017 +0100 |
tree | 62e7bbb53057d2bd2353d817cf30c7341c190bfb | |
parent | 67dfabe3a01be6b0cc4c0056aa546f0279ed6279 [diff] |
hwmon: da9052: Replace S_IRUGO with 0444 Fix checkpatch warnings about S_IRUGO being less readable than providing the permissions octal as '0444'. Acked-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Lee Jones <lee.jones@linaro.org>