ARM: OMAP1: OSK: fix ohci-omap breakage
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 14 Dec 2020 21:01:21 +0000 (23:01 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 10 Feb 2021 08:29:11 +0000 (09:29 +0100)
commit4bcb395a7f67e9408fd57e487bb016afcdef531d
tree2667f7dea2d8c1719c14b05f9b611865fb14a049
parentf808da6bc6e4569987db4c124da5cf92b956c619
ARM: OMAP1: OSK: fix ohci-omap breakage

[ Upstream commit 6efac0173cd15460b48c91e1b0a000379f341f00 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/mach-omap1/board-osk.c