Re: [PATCH 04/11] net: phylink: switch to using fwnode_gpiod_get_index()
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2019-09-12 13:44:36
Also in:
linux-gpio, lkml
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Date: 2019-09-12 13:44:36
Also in:
linux-gpio, lkml
On Thu, Sep 12, 2019 at 10:41:43AM +0100, Linus Walleij wrote:
On Wed, Sep 11, 2019 at 10:51 AM Dmitry Torokhov [off-list ref] wrote:quoted
If we are willing to sacrifice the custom label for the GPIO that fwnode_gpiod_get_index() allows us to set, then there are several drivers that could actually use gpiod_get() API.We have: gpiod_set_consumer_name(gpiod, "name"); to deal with that so no sacrifice is needed.
Thank for this hint! -- With Best Regards, Andy Shevchenko