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)
commit8f95467bfaa4faec0595c49efce45c7d2f8d1ec9
tree0b7cfbec34423bec6d8143e0c489e45c37c60d1f
parentd5aad481bbdf187e7c9bcc788dbca08fbdc6ef53
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]