]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/leo...
authorArnd Bergmann <arnd@arndb.de>
Thu, 28 May 2020 10:45:25 +0000 (12:45 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 28 May 2020 10:45:26 +0000 (12:45 +0200)
commit4bbcae61c39f2d4b7afab8abb279cb7363f23192
tree32cbcef1d35ec29ac685db88b0164acb7a36530a
parent41639ddf0678ce6a365bfc7e8a3892ed38cd9879
parentec5ff31f835ef2a26535aac34d49ebf74951f1fb
Merge tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers

NXP/FSL SoC driver updates for v5.8

DPAA2 DPIO driver
- Prefer the CPU affined DPIO

QUICC Engine drivers
- Replace one-element array and use struct_size() helper

Cleanups in various drivers

* tag 'soc-fsl-next-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux:
  soc: fsl: dpio: Remove unused inline function qbman_write_eqcr_am_rt_register
  soc: fsl: qe: clean up an indentation issue
  soc: fsl: dpio: Prefer the CPU affine DPIO
  soc: fsl: qbman: Remove unused inline function qm_eqcr_get_ci_stashing
  soc: fsl: qe: Replace one-element array and use struct_size() helper
  treewide: Replace zero-length array with flexible-array

Link: https://lore.kernel.org/r/20200527215740.9279-1-leoyang.li@nxp.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/soc/fsl/dpio/dpio-service.c
drivers/soc/fsl/dpio/qbman-portal.c