usb: fotg210-udc: Assign of_node and speed on start
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 18 Jan 2023 07:09:20 +0000 (08:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2023 13:10:44 +0000 (14:10 +0100)
commit816f518df20531a01eb8ddd2e84adc9791e16539
treea8dbc2c2ace6d1108351d89257ca0256a2b6b780
parentbb5fe85609c6e21e96fc5669ae200c68a1e05a9b
usb: fotg210-udc: Assign of_node and speed on start

Follow the example set by other drivers to assign of_node
and speed to the driver when binding, also print bound
info akin to other UDC drivers.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230103-gemini-fotg210-usb-v2-6-100388af9810@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/fotg210/fotg210-udc.c