On 07/05/2014 09:47 AM, Apelete Seketeli wrote:
Following the name change of the nop transceiver driver in commit
4525bee, make sure to register the transceiver driver before calling
Please also specify that commit's summary line in parens.
usb_get_phy() to avoid issues related to accessi
Following the name change of the nop transceiver driver in commit
4525bee, make sure to register the transceiver driver before calling
usb_get_phy() to avoid issues related to accessing its data structure
while it was not registered.
Signed-off-by: Apelete Seketeli
---
drivers/usb/musb/jz4740.c