commit | 66d68363b36acc0c19ef9237527e4e32a0e8786f | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Thu Jul 13 11:56:08 2023 -0700 |
committer | Marek Vasut <marex@denx.de> | Fri Aug 25 02:36:19 2023 +0200 |
tree | 25849eccc5a630b9896d69fe8cb4b8b6a34aca41 | |
parent | 3841672c4d2d31870467c372ba4736aa30495395 [diff] |
phy: phy-imx8mq-usb: clean up clock code use CONFIG_IS_ENABLED for clock enable/disable and change printf's to dev_err. Additionlly remove the comment that does not make sense. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Marek Vasut <marex@denx.de>