Re: [PATCH] phy: phy-sun4i-usb: Add log when probing

2016-06-17 Thread Kishon Vijay Abraham I
Hi Quentin, On Monday 13 June 2016 05:13 PM, Quentin Schulz wrote: > When phy-sun4i-usb's probing fails, it does not print the reason in > kernel log, forcing the developer to edit this driver to add info logs. > This commit makes the kernel print the reason of phy-sun4i-usb's probing > failure or

[PATCH] phy: phy-sun4i-usb: Add log when probing

2016-06-13 Thread Quentin Schulz
When phy-sun4i-usb's probing fails, it does not print the reason in kernel log, forcing the developer to edit this driver to add info logs. This commit makes the kernel print the reason of phy-sun4i-usb's probing failure or a success message. Signed-off-by: Quentin Schulz --- drivers/phy/phy-sun