From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Keepax Subject: Re: [PATCH] ASoC: wm8904: fix spelling mistake "Inveting" -> "Inverting" Date: Tue, 16 Oct 2018 15:51:43 +0100 Message-ID: <20181016145143.GG1653@imbe.wolfsonmicro.main> References: <20181013154513.6155-1-colin.king@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx0b-001ae601.pphosted.com (mx0b-001ae601.pphosted.com [67.231.152.168]) by alsa0.perex.cz (Postfix) with ESMTP id 3AD1F267545 for ; Tue, 16 Oct 2018 16:51:48 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20181013154513.6155-1-colin.king@canonical.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Colin King Cc: alsa-devel@alsa-project.org, patches@opensource.cirrus.com, kernel-janitors@vger.kernel.org, Takashi Iwai , Liam Girdwood , Mark Brown , linux-kernel@vger.kernel.org List-Id: alsa-devel@alsa-project.org On Sat, Oct 13, 2018 at 04:45:13PM +0100, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in sound control text > > Signed-off-by: Colin Ian King > --- Acked-by: Charles Keepax Thanks, Charles