usb: dwc2: Simplify a bitmap declaration
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 23 Dec 2021 07:40:41 +0000 (08:40 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Dec 2021 12:16:13 +0000 (13:16 +0100)
commitdb3e8244bd1c46f5a416fd1e6821036ecc59884a
tree69ec768ca08f8976d8191532ae33633b3a02651b
parent510a0bdb2bfcff8d7be822c72adc3add7a97d559
usb: dwc2: Simplify a bitmap declaration

Use DECLARE_BITMAP() instead of hand writing it.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/a2bf604d26dbe9816fdaae0faf4b4837ecacc6d3.1640245180.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc2/core.h