On Thu, 2 Feb 2017 11:53:17 +0100
Linus Walleij wrote:
> On Mon, Jan 30, 2017 at 4:41 PM, Boris Brezillon
> wrote:
>
> > Rename devm_get_gpiod_from_child() into
> > devm_fwnode_get_gpiod_from_child() to reflect the fact that this
> > function is operating on a fwnode object.
> >
> > Signed-off-
On Mon, Jan 30, 2017 at 4:41 PM, Boris Brezillon
wrote:
> Rename devm_get_gpiod_from_child() into
> devm_fwnode_get_gpiod_from_child() to reflect the fact that this
> function is operating on a fwnode object.
>
> Signed-off-by: Boris Brezillon
All right! So we settled we're gonna merge this and
On Wed, Feb 01, 2017 at 03:51:06PM +0100, Linus Walleij wrote:
> fwnode_get_named_gpiod()
> devm_get_gpiod_from_child()
>
> Both are taking a fwnode as argument and the naming is as
> inconsistent as it can be.
>
> Some more churn should be expected as a side
> effect of naming this function wron
On Wed, Feb 01, 2017 at 03:51:06PM +0100, Linus Walleij wrote:
> On Wed, Feb 1, 2017 at 2:22 PM, Boris Brezillon
> wrote:
> > On Wed, 1 Feb 2017 14:05:43 +0100
> > Linus Walleij wrote:
>
> >> > Linus, is this something you really care about? If that's the case, can
> >> > you step in?
> >>
> >>
On Mon, Jan 30, 2017 at 04:41:48PM +0100, Boris Brezillon wrote:
> Rename devm_get_gpiod_from_child() into
> devm_fwnode_get_gpiod_from_child() to reflect the fact that this
> function is operating on a fwnode object.
>
> Signed-off-by: Boris Brezillon
> ---
> drivers/gpio/devres.c
On Wed, Feb 1, 2017 at 2:22 PM, Boris Brezillon
wrote:
> On Wed, 1 Feb 2017 14:05:43 +0100
> Linus Walleij wrote:
>> > Linus, is this something you really care about? If that's the case, can
>> > you step in?
>>
>> I can only throw up my hands...
>
> Sorry for forcing your hand like this, but th
Hi Linus,
On Wed, 1 Feb 2017 14:05:43 +0100
Linus Walleij wrote:
> On Tue, Jan 31, 2017 at 8:42 PM, Boris Brezillon
> wrote:
> > On Tue, 31 Jan 2017 10:39:36 -0800
> > Dmitry Torokhov wrote:
>
> >> Hmm, yeah, I agree, that would be weird. Then let's leave
> >> devm_get_gpiod_from_child() as
On Tue, Jan 31, 2017 at 8:42 PM, Boris Brezillon
wrote:
> On Tue, 31 Jan 2017 10:39:36 -0800
> Dmitry Torokhov wrote:
>> Hmm, yeah, I agree, that would be weird. Then let's leave
>> devm_get_gpiod_from_child() as is ;)
>
> Changing the internal implementation has never been the goal of this
> pa
On Tue, 31 Jan 2017 10:39:36 -0800
Dmitry Torokhov wrote:
> On Tue, Jan 31, 2017 at 10:24:24AM +0100, Boris Brezillon wrote:
> > On Tue, 31 Jan 2017 01:11:55 -0800
> > Dmitry Torokhov wrote:
> >
> > > On Tue, Jan 31, 2017 at 10:07:21AM +0100, Boris Brezillon wrote:
> > > > On Tue, 31 Jan 20
On Tue, Jan 31, 2017 at 10:24:24AM +0100, Boris Brezillon wrote:
> On Tue, 31 Jan 2017 01:11:55 -0800
> Dmitry Torokhov wrote:
>
> > On Tue, Jan 31, 2017 at 10:07:21AM +0100, Boris Brezillon wrote:
> > > On Tue, 31 Jan 2017 00:44:47 -0800
> > > Dmitry Torokhov wrote:
> > >
> > > > On Tue, Jan
On Tue, 31 Jan 2017 01:11:55 -0800
Dmitry Torokhov wrote:
> On Tue, Jan 31, 2017 at 10:07:21AM +0100, Boris Brezillon wrote:
> > On Tue, 31 Jan 2017 00:44:47 -0800
> > Dmitry Torokhov wrote:
> >
> > > On Tue, Jan 31, 2017 at 09:04:32AM +0100, Boris Brezillon wrote:
> > > > On Mon, 30 Jan 20
On Tue, Jan 31, 2017 at 10:07:21AM +0100, Boris Brezillon wrote:
> On Tue, 31 Jan 2017 00:44:47 -0800
> Dmitry Torokhov wrote:
>
> > On Tue, Jan 31, 2017 at 09:04:32AM +0100, Boris Brezillon wrote:
> > > On Mon, 30 Jan 2017 17:06:07 -0800
> > > Dmitry Torokhov wrote:
> > >
> > > > On Mon, Jan
On Tue, 31 Jan 2017 00:44:47 -0800
Dmitry Torokhov wrote:
> On Tue, Jan 31, 2017 at 09:04:32AM +0100, Boris Brezillon wrote:
> > On Mon, 30 Jan 2017 17:06:07 -0800
> > Dmitry Torokhov wrote:
> >
> > > On Mon, Jan 30, 2017 at 04:41:48PM +0100, Boris Brezillon wrote:
> > > > Rename devm_get_g
On Tue, Jan 31, 2017 at 09:04:32AM +0100, Boris Brezillon wrote:
> On Mon, 30 Jan 2017 17:06:07 -0800
> Dmitry Torokhov wrote:
>
> > On Mon, Jan 30, 2017 at 04:41:48PM +0100, Boris Brezillon wrote:
> > > Rename devm_get_gpiod_from_child() into
> > > devm_fwnode_get_gpiod_from_child() to reflect t
On Mon, 30 Jan 2017 17:06:07 -0800
Dmitry Torokhov wrote:
> On Mon, Jan 30, 2017 at 04:41:48PM +0100, Boris Brezillon wrote:
> > Rename devm_get_gpiod_from_child() into
> > devm_fwnode_get_gpiod_from_child() to reflect the fact that this
> > function is operating on a fwnode object.
>
> I beli
On Mon, Jan 30, 2017 at 04:41:48PM +0100, Boris Brezillon wrote:
> Rename devm_get_gpiod_from_child() into
> devm_fwnode_get_gpiod_from_child() to reflect the fact that this
> function is operating on a fwnode object.
I believe this is completely pointless rename. Are you planning on
adding devm_o
On 01/30/2017 04:41 PM, Boris Brezillon wrote:
> Rename devm_get_gpiod_from_child() into
> devm_fwnode_get_gpiod_from_child() to reflect the fact that this
> function is operating on a fwnode object.
>
> Signed-off-by: Boris Brezillon
> ---
> drivers/gpio/devres.c | 11 ++
Rename devm_get_gpiod_from_child() into
devm_fwnode_get_gpiod_from_child() to reflect the fact that this
function is operating on a fwnode object.
Signed-off-by: Boris Brezillon
---
drivers/gpio/devres.c | 11 ++-
drivers/input/keyboard/gpio_keys.c| 3 ++-
dr
18 matches
Mail list logo