linux-stable/drivers/staging/emxx_udc
Alex Dewar 217b97f69e staging: emxx_udc: Use standard BIT() macro
Currently emxx_udc.h defines bit values using local macros. Use the
standard one instead.

Also, combine bit values with bitwise-or rather than addition, as
suggested by Coccinelle.

Signed-off-by: Alex Dewar <alex.dewar90@gmail.com>
Link: https://lore.kernel.org/r/20200818134922.409195-1-alex.dewar90@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-08-18 16:12:14 +02:00
..
emxx_udc.c staging: emxx_udc: Fix invalid reference error 2019-10-30 10:38:46 +01:00
emxx_udc.h staging: emxx_udc: Use standard BIT() macro 2020-08-18 16:12:14 +02:00
Kconfig staging: add missing SPDX lines to Kconfig files 2019-04-03 11:10:15 +02:00
Makefile staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
TODO staging: emxx_udc: Add GPIO descriptor work to TODO 2018-04-23 14:36:10 +02:00