brcm63xx: fix ohci frame number offset
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Jan 2014 12:21:08 +0000 (12:21 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 13 Jan 2014 12:21:08 +0000 (12:21 +0000)
commitff8f6202b88123d2ff9977bcff99125091069fd6
tree0b7cfbec34423bec6d8143e0c489e45c37c60d1f
parentc8fd7a09f29ce2069d769a84561e339bbed1a920
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39274 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm63xx/patches-3.10/204-USB-OHCI-allow-other-arches-to-use-the-BE-frame-numb.patch [new file with mode: 0644]