Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1166582AbdDXIPL (ORCPT ); Mon, 24 Apr 2017 04:15:11 -0400 Received: from mail-it0-f52.google.com ([209.85.214.52]:37220 "EHLO mail-it0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1166502AbdDXIPC (ORCPT ); Mon, 24 Apr 2017 04:15:02 -0400 MIME-Version: 1.0 In-Reply-To: <20170422122842.8282-1-colin.king@canonical.com> References: <20170422122842.8282-1-colin.king@canonical.com> From: Linus Walleij Date: Mon, 24 Apr 2017 10:13:14 +0200 Message-ID: Subject: Re: [PATCH] ASoC: wm5100: fix spelling mistake: "micropone" -> "microphone" To: Colin King Cc: Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Charles Keepax , Julia Lawall , Kuninori Morimoto , "open list:WOLFSON MICROELECTRONICS DRIVERS" , "alsa-devel@alsa-project.org" , kernel-janitors@vger.kernel.org, "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 319 Lines: 12 On Sat, Apr 22, 2017 at 2:28 PM, Colin King wrote: > From: Colin Ian King > > Trivial fix to spelling mistake in dev_err message > > Signed-off-by: Colin Ian King Acked-by: Linus Walleij Yours, Linus Walleij