usb: musb: omap2430: use MUSB_DEVCTL_BDEVICE
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Thu, 23 Oct 2014 20:34:12 +0000 (00:34 +0400)
committerFelipe Balbi <balbi@ti.com>
Mon, 3 Nov 2014 16:01:19 +0000 (10:01 -0600)
commit5a8053099c4a3fb47189575be34350ac40fb6080
tree96b1494ccbeea21077f29fe50c33af5cb0301809
parent76bfa95eab10f6bfd7e7d33a9b7cccbefa036f5c
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 <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/musb/omap2430.c