Re: [PATCH] pinctrl: use to octal permissions for debugfs files
From: Drew Fustini <hidden>
Date: 2021-02-12 17:38:43
Also in:
lkml
From: Drew Fustini <hidden>
Date: 2021-02-12 17:38:43
Also in:
lkml
On Fri, Feb 12, 2021 at 08:58:58AM +0100, Linus Walleij wrote:
On Tue, Jan 26, 2021 at 5:55 AM Drew Fustini [off-list ref] wrote:quoted
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"). Signed-off-by: Drew Fustini <redacted>That's right. Patch applied! Yours, Linus Walleij
Thanks, Linus. However, Andy suggested I make this a series as it was prep for my patch to add 'pinmux-select' to debugfs. I posted it as part of a 2 patch series [1]. In addition, Joe Perches noticed I forgot 3 instances of debugfs_create_file() in core.c so I was about to fix that in v5 of the patch series. v5 is mostly addressing comments on the pinmux-select feature. Thank you, Drew [1] https://lore.kernel.org/linux-gpio/20210210222851.232374-1-drew@beagleboard.org/ (local)