]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: dwc2: fix STM32F7 USB OTG HS compatible
authorAmelie Delaunay <amelie.delaunay@st.com>
Thu, 1 Mar 2018 10:05:35 +0000 (11:05 +0100)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 5 Mar 2018 08:43:57 +0000 (10:43 +0200)
commit1a149e3554e0324a3d551dfb327bdb67b150a320
tree7b2f45f646d5747a83e037b309ec3af222c7b69f
parent4c437920fa216f66f6a5d469cae2a0360cc2d9c7
usb: dwc2: fix STM32F7 USB OTG HS compatible

This patch fixes compatible for STM32F7 USB OTG HS and consistently rename
dw2_set_params function.
The v2 former patch [1] had been acked by Paul Young, but v1 was merged.

[1] https://patchwork.kernel.org/patch/9925573/

Fixes: d8fae8b93682 ("usb: dwc2: add support for STM32F7xx USB OTG HS")
Signed-off-by: Amelie Delaunay <amelie.delaunay@st.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc2/params.c