[GIT PULL] soc/fsl driver fix for 5.10
From: Li Yang
Date: Wed Nov 25 2020 - 11:59:27 EST
Hi arm-soc maintainers,
Please find the pull request for NXP/FSL SoC drivers.
Regards,
Leo
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-fix-v5.10
for you to fetch changes up to 2663b3388551230cbc4606a40fabf3331ceb59e4:
soc: fsl: dpio: Get the cpumask through cpumask_of(cpu) (2020-11-23 19:27:45 -0600)
----------------------------------------------------------------
NXP/FSL SoC driver fix for 5.10
DPAA2 DPIO driver
- Fix non-static cpumask for irq affinity setting
----------------------------------------------------------------
Hao Si (1):
soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
drivers/soc/fsl/dpio/dpio-driver.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)