From patchwork Mon May 10 11:31:03 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Vaittinen, Matti" X-Patchwork-Id: 12247737 X-Patchwork-Delegate: geert@linux-m68k.org 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=-13.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 3E868C43611 for ; Mon, 10 May 2021 11:47:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1C5B5611CE for ; Mon, 10 May 2021 11:47:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235928AbhEJLoq (ORCPT ); Mon, 10 May 2021 07:44:46 -0400 Received: from mail-lj1-f178.google.com ([209.85.208.178]:35759 "EHLO mail-lj1-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236411AbhEJLcQ (ORCPT ); Mon, 10 May 2021 07:32:16 -0400 Received: by mail-lj1-f178.google.com with SMTP id f12so7783125ljp.2; Mon, 10 May 2021 04:31:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=HO0OZAR8RDePAfoi+bjAtVFFyQna6RuzpHMHunE+bLg=; b=ZW2D4XibwjVwu9IXYmoQMfnVY3MT+y7ZfePSAB4gvtQVoECGovUeA5Xavw/5GpSALg XGYFvVNmaVdF/DUPkMtZ6YA28E9j5uuW4u3h26ojVRBPm5VpbZN/Vhj2juYW0UwX+Xoj +Y7sgfcsevLL9hI1jV6InoinhBONGihSn1rHjKr65QUpIFCgodx963SXeA2CEWJfVzPc ArOBj2jdpdHU//iI7GVLeyLiuJEX3NtXIvOatawiZDfo3o+y6gr4kL/lMF+8yIhKKHvK C9SS4A19QGXjh67VfKzDrGCFY590mwZ3xZQwkrAcM++Uw7IlzGfAj9ZTFVBc7SQvQ7cn Dy0w== X-Gm-Message-State: AOAM532T8nH7h27Fk/yj+X5MQXDJsubQhrlMSmCm+JENQMQTjZIgDRzb Y38+jxs7tMMzWmg/owwRiP8= X-Google-Smtp-Source: ABdhPJzWPDuzHPL2aeqOptQcSZLppX3hckXvnkL4pzQVAfc7K+EPfvPRhwOPfLvzQm8Ja1HxqrxEBg== X-Received: by 2002:a05:651c:1068:: with SMTP id y8mr19797926ljm.59.1620646270008; Mon, 10 May 2021 04:31:10 -0700 (PDT) Received: from localhost.localdomain (dc7vkhyyyyyyyyyyyyyby-3.rev.dnainternet.fi. [2001:14ba:16e2:8300::2]) by smtp.gmail.com with ESMTPSA id s23sm3214369ljh.16.2021.05.10.04.31.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 May 2021 04:31:09 -0700 (PDT) Date: Mon, 10 May 2021 14:31:03 +0300 From: Matti Vaittinen To: Matti Vaittinen , Matti Vaittinen Cc: Mark Brown , Kees Cook , Andy Shevchenko , Zhang Rui , Guenter Roeck , "agross@kernel.org" , "devicetree@vger.kernel.org" , linux-power , "linux-kernel@vger.kernel.org" , "linux-renesas-soc@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" , "bjorn.andersson@linaro.org" , "lgirdwood@gmail.com" , "robh+dt@kernel.org" Subject: [PATCH v9 09/10] regulator: bd9576: Fix the driver name in id table Message-ID: <2f287fb014fd67bf1dc59e9d3f66f7f4f0a82daa.1620645507.git.matti.vaittinen@fi.rohmeurope.com> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org 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. Signed-off-by: Matti Vaittinen --- No changes since RFC-v2 --- drivers/regulator/bd9576-regulator.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/regulator/bd9576-regulator.c b/drivers/regulator/bd9576-regulator.c index 6ba12af4c632..d78d6127c573 100644 --- a/drivers/regulator/bd9576-regulator.c +++ b/drivers/regulator/bd9576-regulator.c @@ -1114,8 +1114,8 @@ static int bd957x_probe(struct platform_device *pdev) } static const struct platform_device_id bd957x_pmic_id[] = { - { "bd9573-pmic", ROHM_CHIP_TYPE_BD9573 }, - { "bd9576-pmic", ROHM_CHIP_TYPE_BD9576 }, + { "bd9573-regulator", ROHM_CHIP_TYPE_BD9573 }, + { "bd9576-regulator", ROHM_CHIP_TYPE_BD9576 }, { }, }; MODULE_DEVICE_TABLE(platform, bd957x_pmic_id);