ARM: OMAP1: OSK: fix ohci-omap breakage
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Dec 2020 21:01:21 +0000 (23:01 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 18 Dec 2020 07:12:12 +0000 (09:12 +0200)
commit6efac0173cd15460b48c91e1b0a000379f341f00
treec72bac3945064aca19ad8270b0f868a9d7ff78f6
parent07af7810e0a5bc4e51682c90f9fa19fc4cb93f18
ARM: OMAP1: OSK: fix ohci-omap breakage

Commit 45c5775460f3 ("usb: ohci-omap: Fix descriptor conversion") tried to
fix all issues related to ohci-omap descriptor conversion, but a wrong
patch was applied, and one needed change to the OSK board file is still
missing. Fix that.

Fixes: 45c5775460f3 ("usb: ohci-omap: Fix descriptor conversion")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
[aaro.koskinen@iki.fi: rebased and updated the changelog]
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-osk.c