phy: amlogic: G12A: Fix misuse of GENMASK macro
authorJoe Perches <joe@perches.com>
Wed, 10 Jul 2019 05:04:23 +0000 (22:04 -0700)
committerKishon Vijay Abraham I <kishon@ti.com>
Fri, 20 Mar 2020 14:04:29 +0000 (19:34 +0530)
commit014b35d9326b76942406501c465f06e096018175
tree771bea151696a6146d53fb3739e3e12cc0f56ff0
parentcc1e06f033af66202f4018e823c446f40fbc4a51
phy: amlogic: G12A: Fix misuse of GENMASK macro

Arguments are supposed to be ordered high then low.

Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/amlogic/phy-meson-g12a-usb2.c