[GIT PULL] fixes for soc/fsl drivers for v5.0

From: Li Yang
Date: Fri Jan 18 2019 - 18:22:59 EST


Hi arm-soc maintainers,

Please merge the following fix for soc/fsl drivers.

Regards,
Leo


The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

Linux 5.0-rc1 (2019-01-06 17:08:20 -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.0

for you to fetch changes up to 89857a8a5c89a406b967ab2be7bd2ccdbe75e73d:

soc: fsl: qbman: avoid race in clearing QMan interrupt (2019-01-18 16:48:35 -0600)

----------------------------------------------------------------
soc/fsl fixes for v5.0

- qbman: avoid missing interrupts by only clearing processed events

----------------------------------------------------------------
Madalin Bucur (1):
soc: fsl: qbman: avoid race in clearing QMan interrupt

drivers/soc/fsl/qbman/qman.c | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)