On Mon, Sep 5, 2022 at 8:31 AM Dmitry Torokhov <[email protected]> wrote:
> Now that everyone is using [devm_]fwnode_gpiod_get[_index]() APIs, we no > longer need to expose OF-specific [devm_]gpiod_get_from_of_node(). > > Note that we are keeping gpiod_get_from_of_node() but only as a private > to gpiolib function. > > Signed-off-by: Dmitry Torokhov <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij
