alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Viorel Suman <viorel.suman@nxp.com>
To: dl-linux-imx <linux-imx@nxp.com>,
	"colin.king@canonical.com" <colin.king@canonical.com>,
	"timur@kernel.org" <timur@kernel.org>,
	"Xiubo.Lee@gmail.com" <Xiubo.Lee@gmail.com>,
	"nicoleotsuka@gmail.com" <nicoleotsuka@gmail.com>,
	"festevam@gmail.com" <festevam@gmail.com>,
	"broonie@kernel.org" <broonie@kernel.org>,
	"mojha@codeaurora.org" <mojha@codeaurora.org>,
	"tiwai@suse.com" <tiwai@suse.com>,
	"linuxppc-dev@lists.ozlabs.org" <linuxppc-dev@lists.ozlabs.org>,
	"lgirdwood@gmail.com" <lgirdwood@gmail.com>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"perex@perex.cz" <perex@perex.cz>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"alsa-devel@alsa-project.org" <alsa-devel@alsa-project.or>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"kernel-janitors@vger.kernel.org"
	<kernel-janitors@vger.kernel.org>
Subject: Re: [PATCH][next] ASoC: fsl: fix spelling mistake: "missign" -> "missing"
Date: Fri, 29 Mar 2019 08:39:59 +0000	[thread overview]
Message-ID: <1553848793.20793.0.camel@nxp.com> (raw)
In-Reply-To: <acedd6b3-9234-390d-1626-ac02223c93cd@codeaurora.org>

On Jo, 2019-03-28 at 15:48 +0530, Mukesh Ojha wrote:
> On 3/28/2019 2:58 PM, Colin King wrote:
> > 
> > From: Colin Ian King <colin.king@canonical.com>
> > 
> > There is a spelling mistake in a dev_err message. Fix this.
> > 
> > Signed-off-by: Colin Ian King <colin.king@canonical.com>
> 
> Reviewed-by: Mukesh Ojha <mojha@codeaurora.org>

Acked-by: Viorel Suman <viorel.suman@nxp.com>

> 
> -Mukesh
> 
> > 
> > ---
> >   sound/soc/fsl/imx-audmix.c | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/sound/soc/fsl/imx-audmix.c b/sound/soc/fsl/imx-
> > audmix.c
> > index 72e37ca6cfbb..7983bd339c01 100644
> > --- a/sound/soc/fsl/imx-audmix.c
> > +++ b/sound/soc/fsl/imx-audmix.c
> > @@ -161,7 +161,7 @@ static int imx_audmix_probe(struct
> > platform_device *pdev)
> >   	}
> >   
> >   	if (!audmix_np) {
> > -		dev_err(&pdev->dev, "Missign DT node for parent
> > device.\n");
> > +		dev_err(&pdev->dev, "Missing DT node for parent
> > device.\n");
> >   		return -EINVAL;
> >   	}
> >   

  reply	other threads:[~2019-03-29  8:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28  9:28 [PATCH][next] ASoC: fsl: fix spelling mistake: "missign" -> "missing" Colin King
2019-03-28 10:18 ` Mukesh Ojha
2019-03-29  8:39   ` Viorel Suman [this message]
2019-04-01  8:53 ` Applied "ASoC: fsl: fix spelling mistake: "missign" -> "missing"" to the asoc tree Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1553848793.20793.0.camel@nxp.com \
    --to=viorel.suman@nxp.com \
    --cc=Xiubo.Lee@gmail.com \
    --cc=alsa-devel@alsa-project.or \
    --cc=broonie@kernel.org \
    --cc=colin.king@canonical.com \
    --cc=festevam@gmail.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=kernel@pengutronix.de \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=mojha@codeaurora.org \
    --cc=nicoleotsuka@gmail.com \
    --cc=perex@perex.cz \
    --cc=shawnguo@kernel.org \
    --cc=timur@kernel.org \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).