brcm63xx: fix ohci frame number offset
authorJonas Gorski <jogo@openwrt.org>
Mon, 13 Jan 2014 12:21:08 +0000 (12:21 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 13 Jan 2014 12:21:08 +0000 (12:21 +0000)
commite83c1ec61ce99e73e5b6261668563cf018ea4ad2
treeca443960b82d142dd7d6578b676e2b409858e929
parent1315058bda5b83bbb7f5a08319b69240dc957f14
brcm63xx: fix ohci frame number offset

BCM63XX's ohci controller does not need the frame number shift, but that
was guarded with a PPC symbol. Fix this by making the no-fix generally
available.

This is a regression from the previous conversion to ohci platform driver.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 39274
target/linux/brcm63xx/patches-3.10/204-USB-OHCI-allow-other-arches-to-use-the-BE-frame-numb.patch [new file with mode: 0644]