From patchwork Thu Jul 15 18:39:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg KH X-Patchwork-Id: 477444 Delivered-To: patch@linaro.org Received: by 2002:a02:c94a:0:0:0:0:0 with SMTP id u10csp561388jao; Thu, 15 Jul 2021 11:53:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzI88Zknf/LMTmf/3TwzubCTitdM6vWbM+uXvpyHxsoavc10XrIRZARSdEAYi8/xalUWK0a X-Received: by 2002:a17:906:71b:: with SMTP id y27mr7290018ejb.80.1626375204654; Thu, 15 Jul 2021 11:53:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626375204; cv=none; d=google.com; s=arc-20160816; b=BRs+53T1QJd7op9N6V1HnH4vBni029TbPeqT404d7O9pAyIAy6jecjaEaWMfdOFlni 3/VLrj3iJVVHutg6jTxT8IdBO2nckQNknkhgAHtCOGWxlLDyRc/kEZmVWL40GZ0SUVkt xdqJHvE2GTVgADJjRApvC4a+Z3Q79pxetI+sWmazZv5kzun9xTNJAqYZpA/knorxesXA cdVI/wTwEzmglIB1cXV7zzqhjewt4gZC0VY8q0XVJ1KmTzSQaOUwYm9E+zTNe5EGjeTb Pdbw6DuyMapZlHI+vAt6CCdcM1LVh7EJpHnlK2TwzsTQGrJSval3s5sS8BKd1I26zDl9 QvMQ== 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=VgfADQygm/5OuJuSkQnV+9c27z0N6M3aFbKN0K0Rp1Q=; b=wKG4oYhvpInq0/kOzY62YRdqB04nvU4wKdsHmijUfWvasJXiNRNalLIigz+QrIxePE GuH36EzxRcQDlBsS/hQ4yE9ly4dN0HYnVrtQmxU1iRxYYaOHHX5QswsciKeUUyfYa6SH 3ens0I8ulhaJs3fc/3RCoGyvuGWl0HOZ6wKbfdagbs2N1CxvHvH4YJqMVvhDf74hqEtv EfjAmCkEZ0Nndyy+kHrMXIcoTgNa+LQhu6c4fCTWys4h4irBtlcrxgdZaI0kAvTGC12H n6ILO0Q5FMuHT8P72LOfEnTbB/uztVvX8nNSCd6DQ/qxuDmv9gai9VTxujML14cezB8q PG7Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=aUjQ9BUt; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-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 cy26si8296487edb.25.2021.07.15.11.53.24; Thu, 15 Jul 2021 11:53:24 -0700 (PDT) Received-SPF: pass (google.com: domain of stable-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=aUjQ9BUt; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-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 S238427AbhGOS4H (ORCPT + 12 others); Thu, 15 Jul 2021 14:56:07 -0400 Received: from mail.kernel.org ([198.145.29.99]:59882 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240890AbhGOSzb (ORCPT ); Thu, 15 Jul 2021 14:55:31 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 49D97610C7; Thu, 15 Jul 2021 18:52:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626375155; bh=bQ6o2NIi3EfTjmaHCOFG+RzRJtr0dJpoXEu17KBfHcQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=aUjQ9BUtVm3+QdCfDzVi4wsg6NqV4DrhEoekwjgXaXb+WNXMQomPEq28Ny/nIP8GP /SktuF9TCsH2IoGIhdGMzPtgkCyiJep1ikgAj3g+LDa9F2Y1zCVP8g8m0o1gLYcdGn swwgXnaeLl0g5j2eh2sWsRnGCpiS/RZ6LinUjN/E= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Krzysztof Kozlowski , Marcus Cooper , Linus Walleij , Sebastian Reichel Subject: [PATCH 5.10 182/215] power: supply: ab8500: Fix an old bug Date: Thu, 15 Jul 2021 20:39:14 +0200 Message-Id: <20210715182631.491366860@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210715182558.381078833@linuxfoundation.org> References: <20210715182558.381078833@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org From: Linus Walleij commit f1c74a6c07e76fcb31a4bcc1f437c4361a2674ce upstream. Trying to get the AB8500 charging driver working I ran into a bit of bitrot: we haven't used the driver for a while so errors in refactorings won't be noticed. This one is pretty self evident: use argument to the macro or we end up with a random pointer to something else. Cc: stable@vger.kernel.org Cc: Krzysztof Kozlowski Cc: Marcus Cooper Fixes: 297d716f6260 ("power_supply: Change ownership from driver to core") Signed-off-by: Linus Walleij Signed-off-by: Sebastian Reichel Signed-off-by: Greg Kroah-Hartman --- include/linux/mfd/abx500/ux500_chargalg.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/include/linux/mfd/abx500/ux500_chargalg.h +++ b/include/linux/mfd/abx500/ux500_chargalg.h @@ -15,7 +15,7 @@ * - POWER_SUPPLY_TYPE_USB, * because only them store as drv_data pointer to struct ux500_charger. */ -#define psy_to_ux500_charger(x) power_supply_get_drvdata(psy) +#define psy_to_ux500_charger(x) power_supply_get_drvdata(x) /* Forward declaration */ struct ux500_charger;