Searched hist:b3103d0b022f8ce87d68994417bbf2765329da3a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | common.c | diff b3103d0b022f8ce87d68994417bbf2765329da3a Tue Jun 25 00:38:54 CDT 2019 Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> usb: renesas_usbhs: move device tree properties parsing
In the future, each struct renesas_usbhs_driver_param is stored on the each platform related source code (e.g. rcar3.c) to remove usbhs_parse_dt(). So, this patch moves device tree properties parsing to usbhs_probe().
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|