]> 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)
commitf28719b3c29fef4f6c347032ae55dc0ec0f6ee38
tree3cd024d27e440700ce4906facc2f7a2e910057ac
parent37f6429a0322e57858b834643707524f882e8d21
parent35dab98fd2924b18ea291b482bd2f0529a607665
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>