linux/drivers/soc/fsl
Roy Pledge e21c7316d8 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: Roy Pledge <roy.pledge@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
2017-04-30 02:02:46 -05:00
..
qbman soc/fsl/qbman: Disable IRQs for deferred QBMan work 2017-04-30 02:02:46 -05:00
qe soc/fsl/qe: add EXPORT_SYMBOL for the 2 qe_tdm functions 2017-04-30 01:32:12 -05:00
guts.c soc: fsl: fix section mismatch build warnings 2016-11-29 09:20:14 +01:00
Kconfig soc: fsl: add GUTS driver for QorIQ platforms 2016-11-29 09:17:20 +01:00
Makefile soc: fsl: add GUTS driver for QorIQ platforms 2016-11-29 09:17:20 +01:00