ar71xx: fix ath79/rb4xx IRQ initialization on kernel 4.14
Apply the same approach as in commit3b53d6fdbc("ar71xx: fix pci irq init on kernel 4.14") to fix IRQ initialization for ath79-based chipsets on rb4xx. Ref: PR#2182 Acked-by: Koen Vandeputte <koen.vandeputte@ncentric.com> Signed-off-by: W. Michael Petullo <mike@flyn.org> [commit ref fix] Signed-off-by: Petr Štetiar <ynezz@true.cz> (cherry picked from commit8c7d6c47a7)
This commit is contained in:
		 W. Michael Petullo
					W. Michael Petullo
				
			
				
					committed by
					
						 Petr Štetiar
						Petr Štetiar
					
				
			
			
				
	
			
			
			 Petr Štetiar
						Petr Štetiar
					
				
			
						parent
						
							4a7a8d93fa
						
					
				
				
					commit
					cb9db2a0c3
				
			| @@ -88,7 +88,7 @@ static struct platform_device rb4xx_nand_device = { | |||||||
| 	.id	= -1, | 	.id	= -1, | ||||||
| }; | }; | ||||||
|  |  | ||||||
| static struct ath79_pci_irq rb4xx_pci_irqs[] __initdata = { | static struct ath79_pci_irq rb4xx_pci_irqs[] = { | ||||||
| 	{ | 	{ | ||||||
| 		.slot	= 17, | 		.slot	= 17, | ||||||
| 		.pin	= 1, | 		.pin	= 1, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user