Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/leo...
authorArnd Bergmann <arnd@arndb.de>
Thu, 26 Nov 2020 21:07:21 +0000 (22:07 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 26 Nov 2020 21:07:22 +0000 (22:07 +0100)
commit3a18293e4a0fa75366087c683bb959a8ff55111b
tree3cd024d27e440700ce4906facc2f7a2e910057ac
parentdbae2736fd9f131111d3e826396b45c36d1de211
parent2663b3388551230cbc4606a40fabf3331ceb59e4
Merge tag 'soc-fsl-fix-v5.10' of git://git./linux/kernel/git/leo/linux into arm/fixes

NXP/FSL SoC driver fix for 5.10

DPAA2 DPIO driver
- Fix non-static cpumask for irq affinity setting

* tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux:
  soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)

Link: https://lore.kernel.org/r/20201125165922.15487-1-leoyang.li@nxp.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>