Re: [PATCH] usb: common: usb-conn-gpio: Register charger

From: Greg Kroah-Hartman
Date: Wed Jan 08 2020 - 11:53:27 EST


On Tue, Jan 07, 2020 at 01:29:01AM +0100, Paul Cercueil wrote:
> Register a power supply charger, whose online state depends on whether
> the USB role is set to device or not.

That says _what_ you are doing, but I have no idea _why_ you want to do
this.

What is this going to cause to have happen? What new userspace api is
going to result? What will a user do with this?

Is this going to always show up, no matter if the role is not even
relevant for a power supply?

You need a lot more text here to make this mergable.

thanks,

greg k-h