On Tue, Oct 25, 2022 at 11:06 AM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > On Thu, Oct 06, 2022 at 03:38:07PM +0300, Andy Shevchenko wrote: > > The returned value on success is an index of the matching string, > > starting from 0. Reflect this in the documentation. > > > > Fixes: 3f5c8d318785 ("device property: Add fwnode_property_match_string()") > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > Is this gone through the cracks? No, it is not. I've just applied it for 6.1-rc3. Thanks!