ar71xx: update qca-usb-quirks patch
Base address for USB0 has changed from 0x18116c94 on AR934X
to 0x18116d94 on QCA9558. CP Typo remained for years here...
Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
(cherry picked from commit fd5aa19480)
			
			
This commit is contained in:
		 Tomislav Požega
					Tomislav Požega
				
			
				
					committed by
					
						 Petr Štetiar
						Petr Štetiar
					
				
			
			
				
	
			
			
			 Petr Štetiar
						Petr Štetiar
					
				
			
						parent
						
							8efccf76f8
						
					
				
				
					commit
					3c65433186
				
			| @@ -77,7 +77,7 @@ | |||||||
| + | + | ||||||
| +	switch (pdev->id) { | +	switch (pdev->id) { | ||||||
| +	case 0: | +	case 0: | ||||||
| +		base = 0x18116c94; | +		base = 0x18116d94; | ||||||
| +		break; | +		break; | ||||||
| + | + | ||||||
| +	case 1: | +	case 1: | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user