Commit f691b4d8 authored by Xiang wangx's avatar Xiang wangx Committed by Jakub Kicinski
Browse files

atm: iphase: Fix typo in comment

parent 959edef6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -739,7 +739,7 @@ static u16 ia_eeprom_get (IADEV *iadev, u32 addr)
        u32	t;
	int	i;
	/*
	 * Read the first bit that was clocked with the falling edge of the
	 * Read the first bit that was clocked with the falling edge of
	 * the last command data clock
	 */
	NVRAM_CMD(IAREAD + addr);