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

Commit 4087af4c authored by Steven Miao's avatar Steven Miao Committed by Bob Liu
Browse files

Blackfin: drop irq enable in init_arch_irq()



Kernel common code will enable irq, drop it in init_arch_irq().

Signed-off-by: default avatarSteven Miao <realmz6@gmail.com>
Signed-off-by: default avatarBob Liu <lliubbo@gmail.com>
parent 5204e478
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -1441,7 +1441,6 @@ int __init init_arch_irq(void)
		IMASK_IVG14 | IMASK_IVG13 | IMASK_IVG12 | IMASK_IVG11 |
		IMASK_IVG14 | IMASK_IVG13 | IMASK_IVG12 | IMASK_IVG11 |
		IMASK_IVG10 | IMASK_IVG9 | IMASK_IVG8 | IMASK_IVG7 | IMASK_IVGHW;
		IMASK_IVG10 | IMASK_IVG9 | IMASK_IVG8 | IMASK_IVG7 | IMASK_IVGHW;


	bfin_sti(bfin_irq_flags);


	/* This implicitly covers ANOMALY_05000171
	/* This implicitly covers ANOMALY_05000171
	 * Boot-ROM code modifies SICA_IWRx wakeup registers
	 * Boot-ROM code modifies SICA_IWRx wakeup registers