Searched hist:"285 f28bfed89a56ed619054f21125b0bd2f0d4d6" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_virthub.c | diff 285f28bfed89a56ed619054f21125b0bd2f0d4d6 Wed Oct 26 13:26:52 CDT 2022 Paul Cercueil <paul@crapouillou.net> usb: musb: Add and use inline function musb_otg_state_string
The musb_otg_state_string() simply calls usb_otg_state_string(). This will make it easier to get rid of the musb->xceiv dependency later.
Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20221026182657.146630-3-paul@crapouillou.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_core.h | diff 285f28bfed89a56ed619054f21125b0bd2f0d4d6 Wed Oct 26 13:26:52 CDT 2022 Paul Cercueil <paul@crapouillou.net> usb: musb: Add and use inline function musb_otg_state_string
The musb_otg_state_string() simply calls usb_otg_state_string(). This will make it easier to get rid of the musb->xceiv dependency later.
Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20221026182657.146630-3-paul@crapouillou.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_host.c | diff 285f28bfed89a56ed619054f21125b0bd2f0d4d6 Wed Oct 26 13:26:52 CDT 2022 Paul Cercueil <paul@crapouillou.net> usb: musb: Add and use inline function musb_otg_state_string
The musb_otg_state_string() simply calls usb_otg_state_string(). This will make it easier to get rid of the musb->xceiv dependency later.
Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20221026182657.146630-3-paul@crapouillou.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_gadget.c | diff 285f28bfed89a56ed619054f21125b0bd2f0d4d6 Wed Oct 26 13:26:52 CDT 2022 Paul Cercueil <paul@crapouillou.net> usb: musb: Add and use inline function musb_otg_state_string
The musb_otg_state_string() simply calls usb_otg_state_string(). This will make it easier to get rid of the musb->xceiv dependency later.
Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20221026182657.146630-3-paul@crapouillou.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | musb_core.c | diff 285f28bfed89a56ed619054f21125b0bd2f0d4d6 Wed Oct 26 13:26:52 CDT 2022 Paul Cercueil <paul@crapouillou.net> usb: musb: Add and use inline function musb_otg_state_string
The musb_otg_state_string() simply calls usb_otg_state_string(). This will make it easier to get rid of the musb->xceiv dependency later.
Signed-off-by: Paul Cercueil <paul@crapouillou.net> Link: https://lore.kernel.org/r/20221026182657.146630-3-paul@crapouillou.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|