mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-16 09:54:35 +00:00
drivers: phy: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
c91dcd3078
commit
c94a0359c9
1 changed files with 0 additions and 1 deletions
|
@ -389,7 +389,6 @@ static int comphy_usb3_power_up(u32 lane, u32 type, u32 speed, u32 invert)
|
|||
*/
|
||||
reg_set(USB3_CTRPUL_VAL_REG, 0x8 << 24, rb_usb3_ctr_100ns);
|
||||
|
||||
|
||||
/* 0xd005c300 = 0x1001 */
|
||||
/* set PRD_TXDEEMPH (3.5db de-emph) */
|
||||
usb3_reg_set16(LANE_CFG0, 0x1, 0xFF, lane);
|
||||
|
|
Loading…
Add table
Reference in a new issue