lkml.org 
[lkml]   [2023]   [Aug]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2] ASoC: ak4642: Simplify probe()
On Tue, Aug 29, 2023 at 06:02:51PM +0000, Biju Das wrote:
> > On Mon, Aug 28, 2023 at 07:00:03PM +0100, Biju Das wrote:

...

> > > - if (np) {
> > > - const struct of_device_id *of_id;
> > > -
> >
> > > + if (dev_fwnode(dev)) {
> >
> > Why do we need this at all?
> It is replacement for np.

I am questioning it's necessity to begin with (even before your patch).

> > > mcko = ak4642_of_parse_mcko(dev);
> > > if (IS_ERR(mcko))
> > > mcko = NULL;
> >
> > This can suffice on its own, right?
> >
> > Can be done in a separate change as a precursor to this one.
>
> Agreed.

--
With Best Regards,
Andy Shevchenko


\
 
 \ /
  Last update: 2023-08-31 16:05    [W:0.114 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site