From: Cliff Cai Date: Fri, 29 Jan 2010 01:43:44 +0000 (-0500) Subject: USB: musb: set version of Blackfin version X-Git-Tag: v2.6.34-rc1~215^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ded2f146acfaf71e5f4c15b80cf89b3af48134c;p=pandora-kernel.git 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 Signed-off-by: Mike Frysinger Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed