]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: musb: set version of Blackfin version
authorCliff Cai <cliff.cai@analog.com>
Fri, 29 Jan 2010 01:43:44 +0000 (20:43 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 2 Mar 2010 22:54:48 +0000 (14:54 -0800)
commit0ded2f146acfaf71e5f4c15b80cf89b3af48134c
tree87be32bab16d05123f99bd76c15e0f14ca6039c8
parent5e23e90f33888769ffe253663cc5f3ea0bb6da49
USB: musb: set version of Blackfin version

All current Blackfin parts are using RTL v1.9, but they don't expose the
hardware registers to probe this dynamically.  So hardcode the version to
v1.9 for now.

Need to move the local hwvers related defines higher up in the header so
that sub-musb headers may utilize them.

Signed-off-by: Cliff Cai <cliff.cai@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_core.h
drivers/usb/musb/musb_regs.h