[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180309170422.svf2covhrtxgnj5o@qschulz>
Date: Fri, 9 Mar 2018 18:04:22 +0100
From: Quentin Schulz <quentin.schulz@...tlin.com>
To: Sebastian Reichel <sre@...nel.org>
Cc: robh+dt@...nel.org, mark.rutland@....com, wens@...e.org,
maxime.ripard@...tlin.com, lee.jones@...aro.org,
linux-pm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, thomas.petazzoni@...tlin.com,
linux-sunxi@...glegroups.com
Subject: Re: [PATCH v5 3/6] power: supply: axp20x_battery: use data struct
for variant specific code
Hi Sebastian,
On Fri, Mar 09, 2018 at 05:08:25PM +0100, Sebastian Reichel wrote:
> Hi Quentin,
>
> On Wed, Feb 28, 2018 at 11:35:58AM +0100, Quentin Schulz wrote:
> > We used to use IDs to select a function or a feature depending on the
> > variant. It's easier to maintain the code by adding data structure
> > storing the few differences between variants so that we don't add a pile
> > of if conditions.
> >
> > Let's use this data structure and update the code to use it.
> >
> > Signed-off-by: Quentin Schulz <quentin.schulz@...tlin.com>
> > Reviewed-by: Chen-Yu Tsai <wens@...e.org>
> > ---
>
> I applied this, but modified the patch slightly, so that
> it actually calls your new set_max_voltage() callback in
> axp20x_battery_set_prop(). Please check that the resulting
> patch looks correct to you:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply.git/commit/?h=for-next&id=648badd797c762a713b48afc3b67d56abdd0073b
>
You actually fixed an error in this patch while doing so, so thank you :)
Looks good to me.
Quentin
Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)
Powered by blists - more mailing lists