diff options
author | Drew Fustini <drew@beagleboard.org> | 2021-03-01 21:30:56 -0800 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2021-03-10 14:41:58 +0100 |
commit | 47473813bdcb8c5ffa87f6d2ccb378b9b0882c83 (patch) | |
tree | 8b05a80a0ff4bdcf8574f8d51df559192bd135b2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d2cd54c24e80b3da2d3071311a280aa19b782438 (diff) |
pinctrl: use to octal permissions for debugfs files
Switch over pinctrl debugfs files to use octal permissions as they are
preferred over symbolic permissions. Refer to commit f90774e1fd27
("checkpatch: look for symbolic permissions and suggest octal instead").
Note: S_IFREG flag is added to the mode by __debugfs_create_file()
in fs/debugfs/inode.c
Suggested-by: Joe Perches <joe@perches.com>
Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Drew Fustini <drew@beagleboard.org>
Link: https://lore.kernel.org/r/20210302053059.1049035-2-drew@beagleboard.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions