lkml.org 
[lkml]   [2023]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v7 0/4] Extend device_get_match_data() to struct bus_type
On Tue, Aug 15, 2023 at 06:58:41AM +0000, Biju Das wrote:
> > Subject: Re: [PATCH v7 0/4] Extend device_get_match_data() to struct
> > bus_type
> > On Fri, Aug 11, 2023 at 02:46:10PM +0000, Biju Das wrote:

...

> > It's easy to work around (may be better fix can be found, haven't checked,
> > just what first comes to my mind):
> >
> > match ...
> > name = match->name;
>
> The device_get_match_data()API returns matched data, so we cannot use that one here.
>
> Maybe??
>
> /* If enumerated via ID lookup, fix the ABI */
> if (!dev_fwnode())
> name = id->name;

Yeah, you got the idea.

--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2023-08-15 11:43    [W:0.058 / U:1.540 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site