[GIT PULL] fixes to soc/fsl drivers for v5.6
From: Li Yang
Date: Thu Mar 12 2020 - 16:25:30 EST
Hi arm-soc maintainers,
Please help to merge the following fix for soc/fsl drivers.
Thanks,
Leo
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-fix-v5.6
for you to fetch changes up to fe8fe7723a3a824790bda681b40efd767e2251a7:
soc: fsl: dpio: register dpio irq handlers after dpio create (2020-03-10 15:28:47 -0500)
----------------------------------------------------------------
NXP/FSL soc driver fixes for v5.6
DPAA2 DPIO
- Fix a kernel hang caused by irq requested before creating dpio
----------------------------------------------------------------
Grigore Popescu (1):
soc: fsl: dpio: register dpio irq handlers after dpio create
drivers/soc/fsl/dpio/dpio-driver.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)