lkml.org 
[lkml]   [2023]   [Sep]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
    On Tue, Sep 05, 2023 at 08:53:06PM +0200, Bartosz Golaszewski wrote:
    > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
    >
    > We're porting all users of gpiochip_find() to using gpio_device_find().
    > Update the ACPI GPIO code.

    ...

    > - return gpiochip_get_desc(chip, pin);
    > + return gpiochip_get_desc(gdev->chip, pin);

    gpio_device_get_desc() ?

    --
    With Best Regards,
    Andy Shevchenko


    \
     
     \ /
      Last update: 2023-09-06 16:51    [W:2.789 / U:0.084 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site