Skip to content
Commit e21c7316 authored by Roy Pledge's avatar Roy Pledge Committed by Scott Wood
Browse files

soc/fsl/qbman: Disable IRQs for deferred QBMan work



Work for Congestion State Notifications (CSCN) and Message Ring (MR)
handling is handled via the workqueue mechanism. This requires the
driver to disable those IRQs before scheduling the work and re-enabling
it once the work is completed so that the interrupt doesn't continually
fire.

Signed-off-by: default avatarRoy Pledge <roy.pledge@nxp.com>
Signed-off-by: default avatarScott Wood <oss@buserror.net>
parent 4ba25162
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment