musb: sunxi: Use BIT instead of numerical shift
authorJagan Teki <jagan@amarulasolutions.com>
Mon, 7 May 2018 07:33:23 +0000 (13:03 +0530)
committerJagan Teki <jagan@amarulasolutions.com>
Mon, 28 May 2018 11:10:43 +0000 (16:40 +0530)
commit5c5fe883e046008ab311614ef02f87c551c30535
treeffb90de8ef5709987ce9a589acf1b790ae5822bd
parent9d12a82ed36db2093998791e56c3cee6d6993223
musb: sunxi: Use BIT instead of numerical shift

Use BIT is possible areas instead of numerical shift.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Acked-by: Jun Nie <jun.nie@linaro.org>
drivers/usb/musb-new/sunxi.c