From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DDCA5C43460 for ; Fri, 2 Apr 2021 17:19:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AECE7610FC for ; Fri, 2 Apr 2021 17:19:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235924AbhDBRTh (ORCPT ); Fri, 2 Apr 2021 13:19:37 -0400 Received: from mail.kernel.org ([198.145.29.99]:41510 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234759AbhDBRTg (ORCPT ); Fri, 2 Apr 2021 13:19:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 350776113D; Fri, 2 Apr 2021 17:19:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617383974; bh=P2zH/du5jReZXeZcZQqR61TTW1xTRDLCK42dgOIUlak=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=h+m9fM6FC2q2AapWB46bOZroJ6+6cQ5OgXlXhTCRaiBNI6m4dZRgIyFPfmN3JaJhV /Vl9Bzcqg8tdapppDxP3UTO8zxHp6eXYQryY8GQBoV3s3J/eQdQY3b6AJqpO8oaQxM vKOKe4qtRG8Kpz6d7st4T+EYzLYBbSoSv62Dj8zRLVRpkBa9E2u2liGGWebxF5tuXm leGBX3FuRMbdCW+eChYvAzZ+n1KOs+1lHH2yaLbdNytp+bek+rgUPgyqFJUTKNkPI8 6YzFEcYCIvHYx16ggUdj2vqjtG6thhlVq9eJ39wK1YbB5JuSaYonyxSx7klUEeJ3lU /b20fkRT17z5w== Date: Fri, 2 Apr 2021 18:19:20 +0100 From: Mark Brown To: Matti Vaittinen Cc: mazziesaccount@gmail.com, Liam Girdwood , Rob Herring , Andy Gross , Bjorn Andersson , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-power@fi.rohmeurope.com, linux-arm-msm@vger.kernel.org, linux-renesas-soc@vger.kernel.org Subject: Re: [RFC PATCH v3 7/7] regulator: bd9576: Fix the driver name in id table Message-ID: <20210402171920.GD5402@sirena.org.uk> References: <9fd467d447cd2e002fa218a065cd0674614b435f.1615454845.git.matti.vaittinen@fi.rohmeurope.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="bjuZg6miEcdLYP6q" Content-Disposition: inline In-Reply-To: <9fd467d447cd2e002fa218a065cd0674614b435f.1615454845.git.matti.vaittinen@fi.rohmeurope.com> X-Cookie: Dammit Jim, I'm an actor, not a doctor. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --bjuZg6miEcdLYP6q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Mar 11, 2021 at 12:24:29PM +0200, Matti Vaittinen wrote: > Driver name was changed in MFD cell: > https://lore.kernel.org/lkml/560b9748094392493ebf7af11b6cc558776c4fd5.1613031055.git.matti.vaittinen@fi.rohmeurope.com/ > Fix the ID table to match this. This looks unrelated to the rest of the series? --bjuZg6miEcdLYP6q Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmBnUhgACgkQJNaLcl1U h9DuIAf/UIC1KPzcaWO7LP1ED7tbfR0r0LY5xFKl/WZ/96m2DUbAgiB8+m3Ruxmo wgVajYhKudcqqlFlbHh9L41Tg1WNeScSMw9GoUnvNtB+jZhXudG1dw4zVmdWYOby XV6sg9JPCxgdeKMcEB+FhIx8jn3aI/sR2X3rouF6J2uyNuehwfS2wml54v4MW6G5 d8CbJvRBA8GS5QWBqNNSIomr0I5z9n3H7iUa+k2Ziq/1I3iCpTl7mkbMB25OM5w7 QtPjxtsmrEIOhr+4iFjc3iPLjkrKnW2EsJOaSo+nXz3rJ8D5rNiaAy/f73iFXzfL 4oNhkyhgLUGQscCp5dKk4OPRAYa5UA== =gMe9 -----END PGP SIGNATURE----- --bjuZg6miEcdLYP6q--