Re: [PATCH v3 02/19] HID: logitech-hidpp: Add scope to battery

2017-04-06 Thread Jiri Kosina
On Thu, 6 Apr 2017, Benjamin Tissoires wrote: > > > Without a scope defined, UPower assumes that the battery provides > > > power to the computer it's connected to, like a laptop battery or a UPS. > > > > > > Tested-by: Peter Hutterer > > > Signed-off-by: Bastien Nocera > > > Signed-off-by: Ben

Re: [PATCH v3 02/19] HID: logitech-hidpp: Add scope to battery

2017-04-06 Thread Benjamin Tissoires
On Apr 06 2017 or thereabouts, Jiri Kosina wrote: > On Mon, 27 Mar 2017, Benjamin Tissoires wrote: > > > From: Bastien Nocera > > > > Without a scope defined, UPower assumes that the battery provides > > power to the computer it's connected to, like a laptop battery or a UPS. > > > > Tested-by:

Re: [PATCH v3 02/19] HID: logitech-hidpp: Add scope to battery

2017-04-06 Thread Jiri Kosina
On Mon, 27 Mar 2017, Benjamin Tissoires wrote: > From: Bastien Nocera > > Without a scope defined, UPower assumes that the battery provides > power to the computer it's connected to, like a laptop battery or a UPS. > > Tested-by: Peter Hutterer > Signed-off-by: Bastien Nocera > Signed-off-by:

[PATCH v3 02/19] HID: logitech-hidpp: Add scope to battery

2017-03-27 Thread Benjamin Tissoires
From: Bastien Nocera Without a scope defined, UPower assumes that the battery provides power to the computer it's connected to, like a laptop battery or a UPS. Tested-by: Peter Hutterer Signed-off-by: Bastien Nocera Signed-off-by: Benjamin Tissoires --- no changes in v3 changes in v2: * fi