Searched hist:"07 d9878fa18f5283182f4c13e708e22c11016efe" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/dwc2/ |
H A D | params.c | diff 07d9878fa18f5283182f4c13e708e22c11016efe Tue Jun 16 03:26:17 CDT 2020 Jisheng Zhang <Jisheng.Zhang@synaptics.com> usb: dwc2: use well defined macros for power_down
Use the well defined macros such as DWC2_POWER_DOWN_PARAM_NONE, DWC2_POWER_DOWN_PARAM_PARTIAL and DWC2_POWER_DOWN_PARAM_HIBERNATION to make code more readable.
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Acked-by: Minas Harutyunyan <hminas@synopsys.com> Link: https://lore.kernel.org/r/20200616162617.38365cc8@xhacker.debian Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hcd.c | diff 07d9878fa18f5283182f4c13e708e22c11016efe Tue Jun 16 03:26:17 CDT 2020 Jisheng Zhang <Jisheng.Zhang@synaptics.com> usb: dwc2: use well defined macros for power_down
Use the well defined macros such as DWC2_POWER_DOWN_PARAM_NONE, DWC2_POWER_DOWN_PARAM_PARTIAL and DWC2_POWER_DOWN_PARAM_HIBERNATION to make code more readable.
Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Acked-by: Minas Harutyunyan <hminas@synopsys.com> Link: https://lore.kernel.org/r/20200616162617.38365cc8@xhacker.debian Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|