Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd066eef authored by Justin P. Mattock's avatar Justin P. Mattock Committed by Greg Kroah-Hartman
Browse files

usb: "ehci-w90x900" Fix a typo and add some whitespace.

parent bfd1e910
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

#include <linux/platform_device.h>

/*ebable phy0 and phy1 for w90p910*/
/* enable phy0 and phy1 for w90p910 */
#define	ENPHY		(0x01<<8)
#define PHY0_CTR	(0xA4)
#define PHY1_CTR	(0xA8)