]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: musb: blackfin: check anomaly workarounds at runtime too
authorMike Frysinger <vapier@gentoo.org>
Thu, 17 Mar 2011 21:35:01 +0000 (17:35 -0400)
committerRemy Bohmer <linux@bohmer.net>
Sat, 2 Apr 2011 07:38:24 +0000 (09:38 +0200)
commit081b59e4536d050ed5dc3c16ec5c65d16c0edc94
tree86ccb69a480d2dab8f3f14aed0345efe3c587941
parent38e0745e4ddcf0b26fdc609ced835e67bf343689
usb: musb: blackfin: check anomaly workarounds at runtime too

The anomaly workarounds we need for older silicon might break things
if used on newer versions where the anomalies don't exist.  So check
the silicon rev at runtime too.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
drivers/usb/musb/blackfin_usb.c