On Wed, May 29, 2019 at 03:43:45PM +0800, Chunfeng Yun wrote:
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
The fwnode_usb_role_switch_get() function is exactly the
same as usb_role_switch_get(), except that it takes struct
fwnode_handle as parameter instead of struct device.
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
---
v6:
new patch
If you are forwarding on a patch from someone else, like this, you need
to put your signed-off-by line on it as well.
Please fix that up, and add the tested-by one, when you resend this
series.
thanks,
greg k-h