]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
usb: dwc3: use BIT() macro where possible
authorRoger Quadros <rogerq@ti.com>
Thu, 30 Mar 2017 06:46:40 +0000 (09:46 +0300)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 11 Apr 2017 07:58:23 +0000 (10:58 +0300)
commitff3f0789b3dc37869b8c45e023f01f9dca0cdd8f
treeec9559d5c0d7af14341c8fe87716498715800bd0
parentea920bb42dcd179da10af0825396e0abf84d8110
usb: dwc3: use BIT() macro where possible

To avoid checkpatch warnings with new patches let's
start using the BIT() macro wherever possible.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/dwc3/core.h
drivers/usb/dwc3/dwc3-omap.c
drivers/usb/dwc3/gadget.h