Re: [PATCH] Remove the GOLDFISH dependency from BATTERY_GOLDFISH

2021-04-05 Thread Sebastian Reichel
Hi, On Tue, Mar 09, 2021 at 11:22:26AM -0800, Roman Kiryanov wrote: > On Fri, Feb 5, 2021 at 6:31 PM wrote: > > > > From: Roman Kiryanov > > > > This will allow to use the BATTERY_GOLDFISH driver > > without enabling GOLDFISH. > > Hi Sebastian, could you please take a look at my patch? > > Tha

Re: [PATCH] Remove the GOLDFISH dependency from BATTERY_GOLDFISH

2021-03-09 Thread Roman Kiryanov
On Fri, Feb 5, 2021 at 6:31 PM wrote: > > From: Roman Kiryanov > > This will allow to use the BATTERY_GOLDFISH driver > without enabling GOLDFISH. Hi Sebastian, could you please take a look at my patch? Thank you.

[PATCH] Remove the GOLDFISH dependency from BATTERY_GOLDFISH

2021-02-05 Thread rkir
From: Roman Kiryanov This will allow to use the BATTERY_GOLDFISH driver without enabling GOLDFISH. Signed-off-by: Roman Kiryanov --- drivers/power/supply/Kconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/power/supply/Kconfig b/drivers/power/supply/Kconfi