mbox series

[0/2] phy: amlogic: meson8b-usb2: two small cleanup patches

Message ID 20241231191718.2764065-1-martin.blumenstingl@googlemail.com (mailing list archive)
Headers show
Series phy: amlogic: meson8b-usb2: two small cleanup patches | expand

Message

Martin Blumenstingl Dec. 31, 2024, 7:17 p.m. UTC
Hello,

this series includes two small cleanups for the phy-meson8b-usb2
driver. There are no functional changes.


Martin Blumenstingl (2):
  phy: amlogic: meson8b-usb2: Use FIELD_PREP instead of _SHIFT macros
  phy: amlogic: meson8b-usb2: Use the regmap_{clear,set}_bits helpers

 drivers/phy/amlogic/phy-meson8b-usb2.c | 35 +++++++++++---------------
 1 file changed, 14 insertions(+), 21 deletions(-)