[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1554892497.14997.13.camel@nxp.com>
Date: Wed, 10 Apr 2019 10:34:57 +0000
From: Viorel Suman <viorel.suman@....com>
To: "nicoleotsuka@...il.com" <nicoleotsuka@...il.com>
CC: dl-linux-imx <linux-imx@....com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"linuxppc-dev@...ts.ozlabs.org" <linuxppc-dev@...ts.ozlabs.org>,
"timur@...nel.org" <timur@...nel.org>,
"viorel.suman@...il.com" <viorel.suman@...il.com>,
"Xiubo.Lee@...il.com" <Xiubo.Lee@...il.com>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"festevam@...il.com" <festevam@...il.com>,
"broonie@...nel.org" <broonie@...nel.org>,
"mark.rutland@....com" <mark.rutland@....com>,
"tiwai@...e.com" <tiwai@...e.com>,
"lgirdwood@...il.com" <lgirdwood@...il.com>,
"shawnguo@...nel.org" <shawnguo@...nel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"Julia.Lawall@...6.fr" <Julia.Lawall@...6.fr>,
"perex@...ex.cz" <perex@...ex.cz>,
"kernel@...gutronix.de" <kernel@...gutronix.de>,
"alsa-devel@...a-project.org" <alsa-devel@...a-project.org>,
"s.hauer@...gutronix.de" <s.hauer@...gutronix.de>
Subject: Re: [EXT] Re: [PATCH v2 1/3] ASoC: fsl_audmix: remove "model"
attribute
Hi Nicolin,
On Ma, 2019-04-09 at 21:29 -0700, Nicolin Chen wrote:
> WARNING: This email was created outside of NXP. DO NOT CLICK links or
> attachments unless you recognize the sender and know the content is
> safe.
>
>
>
> On Tue, Apr 09, 2019 at 11:27:39AM +0000, Viorel Suman wrote:
> >
> > Use "of_device_id.data" to specify the machine driver
> > instead of "model" DTS attribute.
> >
> > Signed-off-by: Viorel Suman <viorel.suman@....com>
> Acked-by: Nicolin Chen <nicoleotsuka@...il.com>
>
> >
> > ---
> > sound/soc/fsl/fsl_audmix.c | 43 +++++++++++++++++++++++-----------
> > ---------
> > 1 file changed, 23 insertions(+), 20 deletions(-)
> >
> > + priv->pdev = platform_device_register_data(&pdev->dev, mdrv,
> > 0, NULL,
> > + 0);
> Would you please send a separate patch to replace "pdev->dev"?
Thank you for review. Yes, will send V3.
/Viorel
Powered by blists - more mailing lists