power: supply: cpcap-battery: constify psy_desc
authorSebastian Reichel <sebastian.reichel@collabora.com>
Thu, 14 Jan 2021 22:36:17 +0000 (23:36 +0100)
committerSebastian Reichel <sre@kernel.org>
Fri, 15 Jan 2021 12:26:46 +0000 (13:26 +0100)
commit51567ad125f9215b51a84f4707c21fd13301f9c0
treede8a2f913eae9d45d069abf04ee27bed70cab7ba
parent284448495860399261232219f18e35ef4058334b
power: supply: cpcap-battery: constify psy_desc

There is no dynamic information in cpcap-battery's
power-supply description struct, so let's make it
static const.

Cc: Arthur Demchenkov <spinal.by@gmail.com>
Cc: Carl Philipp Klemm <philipp@uvos.xyz>
Cc: Merlijn Wajer <merlijn@wizzup.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/cpcap-battery.c