[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YeADWXPGPW253ssR@smile.fi.intel.com>
Date: Thu, 13 Jan 2022 12:47:53 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Axe Yang <axe.yang@...iatek.com>
Cc: Ulf Hansson <ulf.hansson@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Chaotian Jing <chaotian.jing@...iatek.com>,
Matthias Brugger <matthias.bgg@...il.com>,
Adrian Hunter <adrian.hunter@...el.com>,
Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>,
Satya Tangirala <satyat@...gle.com>,
Wolfram Sang <wsa+renesas@...g-engineering.com>,
Lucas Stach <dev@...xeye.de>,
Eric Biggers <ebiggers@...gle.com>,
Andrew Jeffery <andrew@...id.au>,
Stephen Boyd <swboyd@...omium.org>,
Kiwoong Kim <kwmad.kim@...sung.com>,
Yue Hu <huyue2@...ong.com>, Tian Tao <tiantao6@...ilicon.com>,
linux-mmc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH v2 3/3] mmc: mediatek: add support for SDIO eint irq
On Thu, Jan 13, 2022 at 03:58:52PM +0800, Axe Yang wrote:
> But for the comment for 'dev_dbg', can you explain more about that?
Sure.
> On Tue, 2022-01-11 at 13:46 +0200, Andy Shevchenko wrote:
> > On Tue, Jan 11, 2022 at 09:40:46AM +0800, Axe Yang wrote:
...
> > > + host->pins_eint = pinctrl_lookup_state(host->pinctrl,
> > > "state_eint");
> > > + if (IS_ERR(host->pins_eint)) {
> > > + dev_dbg(&pdev->dev, "Cannot find pinctrl
> > > eint!\n");
> >
> > In debug mode of pin control this will bring a duplicate message.
>
> Can you explain more about this comment?
> I don't understand what the 'duplicate message' refers for.
Have you chance to read the implementation of pinctrl_lookup_state()?
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists