From: Felix Manlunas <[email protected]> Date: Wed, 31 May 2017 09:48:09 -0700
> From: Rick Farrington <[email protected]> > > Set initialization state variable to (reflect interrupt initialization) at > correct time (immediately after having configured interrupts). This fixes > problem of inconsistent IRQ allocation in case of [obscure] failure when > negotiating with PF driver during init. > > Clean-up of interrupt enablement during initialization & avoid potential > race condition with chip-specific code (i.e. perform interrupt control in > main driver module). Added explanatory comments regarding interrupt > enablement. > > Signed-off-by: Rick Farrington <[email protected]> > Signed-off-by: Satanand Burla <[email protected]> > Signed-off-by: Felix Manlunas <[email protected]> Applied, thank you.
