staging: hikey9xx: phy-hi3670-usb3: use bitfield macros
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 19 Jan 2021 10:44:39 +0000 (11:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Jan 2021 17:49:17 +0000 (18:49 +0100)
commita346129ee461def2dc6af09d50d56d188ccaa0b7
tree629f42ae94fe8cfc00feea07309e9365c3a43e87
parentb4783da2c18599bc6688f5027709712a9a1a5256
staging: hikey9xx: phy-hi3670-usb3: use bitfield macros

Cleanup the bitfield macros by using FIELD_PREP() and GENMASK().

While here, place all hexadecimal values in lowercase.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/ac56b97a99ec278d2f40e07e7e07adef36d45d09.1611052729.git.mchehab+huawei@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/hikey9xx/phy-hi3670-usb3.c