[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210212173742.GA660547@x1>
Date: Fri, 12 Feb 2021 09:37:42 -0800
From: Drew Fustini <drew@...gleboard.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: "open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] pinctrl: use to octal permissions for debugfs files
On Fri, Feb 12, 2021 at 08:58:58AM +0100, Linus Walleij wrote:
> On Tue, Jan 26, 2021 at 5:55 AM Drew Fustini <drew@...gleboard.org> wrote:
>
> > 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 <drew@...gleboard.org>
>
> 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/
Powered by blists - more mailing lists