usb: musb: sunxi: propagate devicetree node to glue pdev
authorMans Rullgard <mans@mansr.com>
Wed, 15 Jan 2020 13:25:24 +0000 (07:25 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2020 13:46:54 +0000 (14:46 +0100)
commit908f6fc3a14050961210f9754855f9e0eccb6d46
tree9c7ad180de21a5e3da0e70b0fadff08abef2489a
parent9f101a73b085efbd1f6708f51a57f56fdd46a11b
usb: musb: sunxi: propagate devicetree node to glue pdev

In order for devicetree nodes to be correctly associated with attached
devices, the controller node needs to be propagated to the glue device.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Link: https://lore.kernel.org/r/20200115132547.364-3-b-liu@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/sunxi.c