Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp2182557pxb; Sat, 2 Oct 2021 08:59:43 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwE/qOiY6cE+qz+qfTkSb8CvFQOt4xUdoK12kQ5C8U7AmjX9u/ESGt9S9vuM+UozwI/X2Td X-Received: by 2002:a17:906:660f:: with SMTP id b15mr4996688ejp.491.1633190383374; Sat, 02 Oct 2021 08:59:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633190383; cv=none; d=google.com; s=arc-20160816; b=dBzYxdBwUHgrN1YqWujuFicePdVPMmcoCDu4I0HA8/TSTNm0/QOqqZHJjSBA2A73B1 s+VEHQRgH/URzAW5Tl9hRe4vAkUDclpgdEFjfsQYOEG9QYxY7A7sT77ismGD+9F7RSej YYcxqGJ7Gw1lzBA8Yn9iV0kPgCatH5aKiPPBDk7vl0MvOAKKHvRVDrkZ7l7j6oZ3mLCB 2SIOVxWj+CZTWmkPUz9kjF0GtgkWN7QHIQSskTbOhW5csV3JJCzOGkEOFv3qbVNWC4Zk ZJ3E8vNG0Mewqz8VSpBwlaDpCSkpsKemaLIyOoVRf4RknLIzLeEFlBy7YoeDOkM1LTEr t6Aw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=CrmmAk5xwa3xJ5XNNr9d5xdFQnYA0AnvXIypLVzWkxQ=; b=RYB4WH9AxR+3I7mFYc+2ev02XLeBmNSN4BfK+xSEGFq+qiyXKs0PT8k1I2En/twaob qosA4v2A4kXnaEsh8F50O8LQgPkww5POOOF0F9BT2GkAjcJVkAOTpArXDw/KBaXz1I5I qIXFP194XWs6ScQzvgpCOTT79onNkr5r7mLvKqtiWMbta1YlTg8ZIc+AzylnKaemrUxY 3CM/uGFFu7ICzd66/fiaydu7ZiQefGPTSirpksBheqKiCUeOBjvMtZEpgKKrwo30NpsJ wsR+Y42xg/CuoY/+SPmK0jE/AURlGzJth4QntH/7jsvl3UIMWAzpx+OGIH4KkcnovCv1 nZcw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x9si13385309eje.358.2021.10.02.08.58.59; Sat, 02 Oct 2021 08:59:43 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=collabora.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233453AbhJBPhI (ORCPT + 99 others); Sat, 2 Oct 2021 11:37:08 -0400 Received: from bhuna.collabora.co.uk ([46.235.227.227]:56830 "EHLO bhuna.collabora.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233537AbhJBPgy (ORCPT ); Sat, 2 Oct 2021 11:36:54 -0400 Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: sre) with ESMTPSA id 3C0661F43FC0 Received: by earth.universe (Postfix, from userid 1000) id F22923C0CA8; Sat, 2 Oct 2021 17:35:04 +0200 (CEST) Date: Sat, 2 Oct 2021 17:35:04 +0200 From: Sebastian Reichel To: Charles Keepax Cc: Colin King , patches@opensource.cirrus.com, linux-pm@vger.kernel.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] power: supply: wm831x_power: fix spelling mistake on function name Message-ID: <20211002153504.244kdj7vkurcuzg7@earth.universe> References: <20211001120449.17914-1-colin.king@canonical.com> <20211001132534.GJ9223@ediswmail.ad.cirrus.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pjryjpadlfjb4xau" Content-Disposition: inline In-Reply-To: <20211001132534.GJ9223@ediswmail.ad.cirrus.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --pjryjpadlfjb4xau Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Fri, Oct 01, 2021 at 01:25:34PM +0000, Charles Keepax wrote: > On Fri, Oct 01, 2021 at 01:04:49PM +0100, Colin King wrote: > > From: Colin Ian King > >=20 > > There is a spelling mistake in the name wm831x_battey_apply_config, > > fix it. > >=20 > > Signed-off-by: Colin Ian King > > --- >=20 > Acked-by: Charles Keepax Thanks, queued. -- Sebastian --pjryjpadlfjb4xau Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE72YNB0Y/i3JqeVQT2O7X88g7+poFAmFYfCIACgkQ2O7X88g7 +pqFug//SCffn3nc+/n4Q7PPL99PrQXAlxTHIrSYatkXgJRSJIh831p3sYAxjbJz ilOrw7mmX6DDJMr/7JtnBOaGaOk/iFIiqt7Oim26cgikiL4OUDuo8jpqIWe8Inr0 OefTzxlcjLadO6MnydBcmB3CGqTY8cLfvVXcEmFf3V2YY4d1fvttf7HGVi6N8mTJ Kuv9bKGEy5NfLoZgwopolSeVu1g8AQM//GrqVysmX6Z2+C6df5b9ik1agyekBCJl tOByOf7uigNP69KeeWHJliJyYrPsLHJRzj8OnS6wAaV6q0hc3p7EIc4YPhrBRQsD XMCy4wkAbOTX7HQ58ADL+BZjsmziwioj2Ea1o1OdWd9hhFz4EpuQBtevT1VNZ2Oe JHfm6H8b+V0JX6DAiV0M+Oa5ZjN0B4exnhKfnQQPeZt3pAsxJpi6GuDhHvsZiqAv tYUcBNwLi3du3b3rKZAiqlKVO9zkVnTqAhRsHJWjvdJYgRkZRPRP2uiy62hxvZYf Qc+qmcJICtoE1lQgpNpj0HGH6D+E6/wW/8Z+VnFQzB4FZ28rFTA9qmQ0Iyo4iCQP Yo2j3FZpQi40h5q97ak1WGuqjALTpbqkoHVPN0u/VM4z7f/JfEiqj56I0xo6laOL thf8NvK5ZRCm4RJAWOUViV1FbY5LRNIxkFP5gkaj/UK49Vq0Gic= =O7Ze -----END PGP SIGNATURE----- --pjryjpadlfjb4xau--