]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit90b5a9464735558ab885b2cc1870839a04e4fc09
tree3cd024d27e440700ce4906facc2f7a2e910057ac
parentbbd2116d466f940a634f18573cbd9f8687c07f6e
parent989e583d8cb32de9f78fb8cf77f69cd3133319fa
Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/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>