[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <11e73f71-56f7-328a-ed4d-a4e393ba7265@collabora.com>
Date: Tue, 14 Apr 2020 17:55:32 +0200
From: Enric Balletbo i Serra <enric.balletbo@...labora.com>
To: Sebastian Reichel <sebastian.reichel@...labora.com>,
Sebastian Reichel <sre@...nel.org>
Cc: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
kernel@...labora.com
Subject: Re: [PATCH 0/4] Add support for constant power-supply property tables
Hi Sebastian,
I went through all the patches and Anyway I also tested with cros-usbpd-driver
and they look good to me. I am wondering if you shouldn't constify the users in
this series too, looks pretty trivial?
Cheers,
Enric
On 13/4/20 20:38, Sebastian Reichel wrote:
> Hi,
>
> This marks the properties and usb_types entries in
> struct power_supply_desc as const, so that drivers
> can constify those tables.
>
> -- Sebastian
>
> Sebastian Reichel (4):
> power: supply: core: Constify usb_types
> power: supply: charger-manager: Prepare for const properties
> power: supply: generic-adc-battery: Prepare for const properties
> power: supply: core: Constify properties
>
> drivers/power/supply/charger-manager.c | 40 ++++++++++++----------
> drivers/power/supply/generic-adc-battery.c | 22 ++++++------
> drivers/power/supply/power_supply_sysfs.c | 2 +-
> include/linux/power_supply.h | 4 +--
> 4 files changed, 36 insertions(+), 32 deletions(-)
>
Powered by blists - more mailing lists