Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp3713480pxv; Mon, 26 Jul 2021 10:02:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxCgOaxmDpY9cvFK5Bx8YqUAeEVxUyhXA9wkD50vy0oHkgiWJtO/wwbnnXSBmB0QwvFKwNq X-Received: by 2002:aa7:c689:: with SMTP id n9mr22766457edq.151.1627318973645; Mon, 26 Jul 2021 10:02:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627318973; cv=none; d=google.com; s=arc-20160816; b=anHiFVqsq35nsCw/XWHFpfQpdGDZT22V0Q0eWBMJoghOb0RChZSZjGVzPVmhXCQBP5 cmbv/0xhDUCU6zpa1cYO5GFPTViq6wnO5e34pff5yp78ZWr5d60HV+P6uV8AH1pyptZG LRCfevDblmhuZUgq5nRVO535L4RhVDP7QM66Xq1DHB9Gxh0abWzx7h/IfXz6CPBmcog4 0D/HFb7L7ZeNdACJUFgS9SIVaTg8SxPyRmXaX1AfwsrYvnNk4LM1Ctc2ZbTskRsv3Ftp uox8e7hxPCwcKlSXNRreAr5j3nmicju/eiYGv7XT5s+t/yPnTG1qar+bajEDSrcKIdYZ +yPA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=iqrJ6g35pjAMKHds6ASaGeRdmTCxwzBkJYY0nS3TuLI=; b=oERdTlbu4mGLqjbnuGsTBeSihecZk3KiVgudK9wqJbBlu6hE47el7jrGjOA1q7F10T diSh44PklqoMqm2oj60CjJIS8HLPKIPzc/BBFjL7ZxFrvnaV55dl0Hwu32668nfDKAjS ZJSJpmhTAwCCaHm2VNLd06oTQ8WteUURhsioBQHqkaiUmPBBbVXcJMiCrbxiPduHorkL 2Yxi8Edh36+L7CzVzFEzwEQ+7vkXuJD7vEaCLgMDcrWV5+DvQbpvY7LybLDRYkgzKrzg VB1qPDmfQ11P8L/swwrASkyqL8AoJvt3Z1xKDRwsXj6oqizCXztPQg1U44ylzrHZZ1fY kZ1Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=SBMEt+QX; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w16si423691ejc.105.2021.07.26.10.02.29; Mon, 26 Jul 2021 10:02:53 -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; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=SBMEt+QX; 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=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234960AbhGZPhi (ORCPT + 99 others); Mon, 26 Jul 2021 11:37:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:35898 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237199AbhGZPVh (ORCPT ); Mon, 26 Jul 2021 11:21:37 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 59CA660F5A; Mon, 26 Jul 2021 16:02:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1627315326; bh=u+nrYs8kgIxkE78GC04cHDkkMC7HisEe6KV2i+EgDj0=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=SBMEt+QXcAz+ScQDhG+ed5D/gHBUEPhex5jAoXESPX5QKHevF508jsxVLhkONDHGn K1sXgq1hmhSnN947uBoEcUa8+EZ/kj+Bevvut3Jg8xl+qEdBm5NiIj3nmYPLY1vHQy GTNZGbJKPmSdL0XhbnAQ45JiGwz92G0H1adzop5c= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Axel Lin , Mark Brown , Sasha Levin Subject: [PATCH 5.10 052/167] regulator: hi6421: Fix getting wrong drvdata Date: Mon, 26 Jul 2021 17:38:05 +0200 Message-Id: <20210726153841.147371984@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210726153839.371771838@linuxfoundation.org> References: <20210726153839.371771838@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Axel Lin [ Upstream commit 1c73daee4bf30ccdff5e86dc400daa6f74735da5 ] Since config.dev = pdev->dev.parent in current code, so dev_get_drvdata(rdev->dev.parent) call in hi6421_regulator_enable returns the drvdata of the mfd device rather than the regulator. Fix it. This was broken while converting to use simplified DT parsing because the config.dev changed from pdev->dev to pdev->dev.parent for parsing the parent's of_node. Fixes: 29dc269a85ef ("regulator: hi6421: Convert to use simplified DT parsing") Signed-off-by: Axel Lin Link: https://lore.kernel.org/r/20210630095959.2411543-1-axel.lin@ingics.com Signed-off-by: Mark Brown Signed-off-by: Sasha Levin --- drivers/regulator/hi6421-regulator.c | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/drivers/regulator/hi6421-regulator.c b/drivers/regulator/hi6421-regulator.c index bff8c515dcde..d144a4bdb76d 100644 --- a/drivers/regulator/hi6421-regulator.c +++ b/drivers/regulator/hi6421-regulator.c @@ -366,9 +366,8 @@ static struct hi6421_regulator_info static int hi6421_regulator_enable(struct regulator_dev *rdev) { - struct hi6421_regulator_pdata *pdata; + struct hi6421_regulator_pdata *pdata = rdev_get_drvdata(rdev); - pdata = dev_get_drvdata(rdev->dev.parent); /* hi6421 spec requires regulator enablement must be serialized: * - Because when BUCK, LDO switching from off to on, it will have * a huge instantaneous current; so you can not turn on two or @@ -385,9 +384,10 @@ static int hi6421_regulator_enable(struct regulator_dev *rdev) static unsigned int hi6421_regulator_ldo_get_mode(struct regulator_dev *rdev) { - struct hi6421_regulator_info *info = rdev_get_drvdata(rdev); + struct hi6421_regulator_info *info; unsigned int reg_val; + info = container_of(rdev->desc, struct hi6421_regulator_info, desc); regmap_read(rdev->regmap, rdev->desc->enable_reg, ®_val); if (reg_val & info->mode_mask) return REGULATOR_MODE_IDLE; @@ -397,9 +397,10 @@ static unsigned int hi6421_regulator_ldo_get_mode(struct regulator_dev *rdev) static unsigned int hi6421_regulator_buck_get_mode(struct regulator_dev *rdev) { - struct hi6421_regulator_info *info = rdev_get_drvdata(rdev); + struct hi6421_regulator_info *info; unsigned int reg_val; + info = container_of(rdev->desc, struct hi6421_regulator_info, desc); regmap_read(rdev->regmap, rdev->desc->enable_reg, ®_val); if (reg_val & info->mode_mask) return REGULATOR_MODE_STANDBY; @@ -410,9 +411,10 @@ static unsigned int hi6421_regulator_buck_get_mode(struct regulator_dev *rdev) static int hi6421_regulator_ldo_set_mode(struct regulator_dev *rdev, unsigned int mode) { - struct hi6421_regulator_info *info = rdev_get_drvdata(rdev); + struct hi6421_regulator_info *info; unsigned int new_mode; + info = container_of(rdev->desc, struct hi6421_regulator_info, desc); switch (mode) { case REGULATOR_MODE_NORMAL: new_mode = 0; @@ -434,9 +436,10 @@ static int hi6421_regulator_ldo_set_mode(struct regulator_dev *rdev, static int hi6421_regulator_buck_set_mode(struct regulator_dev *rdev, unsigned int mode) { - struct hi6421_regulator_info *info = rdev_get_drvdata(rdev); + struct hi6421_regulator_info *info; unsigned int new_mode; + info = container_of(rdev->desc, struct hi6421_regulator_info, desc); switch (mode) { case REGULATOR_MODE_NORMAL: new_mode = 0; @@ -459,7 +462,9 @@ static unsigned int hi6421_regulator_ldo_get_optimum_mode(struct regulator_dev *rdev, int input_uV, int output_uV, int load_uA) { - struct hi6421_regulator_info *info = rdev_get_drvdata(rdev); + struct hi6421_regulator_info *info; + + info = container_of(rdev->desc, struct hi6421_regulator_info, desc); if (load_uA > info->eco_microamp) return REGULATOR_MODE_NORMAL; @@ -543,14 +548,13 @@ static int hi6421_regulator_probe(struct platform_device *pdev) if (!pdata) return -ENOMEM; mutex_init(&pdata->lock); - platform_set_drvdata(pdev, pdata); for (i = 0; i < ARRAY_SIZE(hi6421_regulator_info); i++) { /* assign per-regulator data */ info = &hi6421_regulator_info[i]; config.dev = pdev->dev.parent; - config.driver_data = info; + config.driver_data = pdata; config.regmap = pmic->regmap; rdev = devm_regulator_register(&pdev->dev, &info->desc, -- 2.30.2