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)
commitf4c264245cc23caaa6c9b73fc1c7de92ff740b8b
tree0b7cfbec34423bec6d8143e0c489e45c37c60d1f
parent6d8b2a630be3b56fc749e3f3b97537aed57cb528
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]