Searched hist:"05 ee799f2021658cc0fc64c1f05c940877b90724" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/dwc2/ |
H A D | params.c | diff 05ee799f2021658cc0fc64c1f05c940877b90724 Thu Nov 03 19:56:05 CDT 2016 John Youn <johnyoun@synopsys.com> usb: dwc2: Move gadget settings into core_params
Move the gadget devicetree settings into the core_params structure and document them. Then set and check them in params.c, with the addition of some helper functions, and remove the equivalent code in gadget.c.
Because these parameters came from the standalone s3c driver, they have a fixed default value rather than an autodetected one. Preserve and document this behavior to avoid any compatibility issues.
Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | core.h | diff 05ee799f2021658cc0fc64c1f05c940877b90724 Thu Nov 03 19:56:05 CDT 2016 John Youn <johnyoun@synopsys.com> usb: dwc2: Move gadget settings into core_params
Move the gadget devicetree settings into the core_params structure and document them. Then set and check them in params.c, with the addition of some helper functions, and remove the equivalent code in gadget.c.
Because these parameters came from the standalone s3c driver, they have a fixed default value rather than an autodetected one. Preserve and document this behavior to avoid any compatibility issues.
Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|
H A D | gadget.c | diff 05ee799f2021658cc0fc64c1f05c940877b90724 Thu Nov 03 19:56:05 CDT 2016 John Youn <johnyoun@synopsys.com> usb: dwc2: Move gadget settings into core_params
Move the gadget devicetree settings into the core_params structure and document them. Then set and check them in params.c, with the addition of some helper functions, and remove the equivalent code in gadget.c.
Because these parameters came from the standalone s3c driver, they have a fixed default value rather than an autodetected one. Preserve and document this behavior to avoid any compatibility issues.
Signed-off-by: John Youn <johnyoun@synopsys.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
|