From: Sergei Shtylyov Date: Thu, 23 Oct 2014 20:34:12 +0000 (+0400) Subject: usb: musb: omap2430: use MUSB_DEVCTL_BDEVICE X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~32^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a8053099c4a3fb47189575be34350ac40fb6080;p=pandora-kernel.git usb: musb: omap2430: use MUSB_DEVCTL_BDEVICE The OMAP2+ MUSB glue layer still uses a bare number for the DEVCTL.B-Device bit in one place, while there's #define MUSB_DEVCTL_BDEVICE for that. Signed-off-by: Sergei Shtylyov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed