summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2019-11-28 15:55:25 +0100
committerLi Yang <leoyang.li@nxp.com>2019-12-09 13:54:33 -0600
commit882c626d1d4650c5318000430f83476067e93b37 (patch)
treeb7c550c147d7dc9b40394002f2a3bba2b5983f86 /include
parent5bd2022234527f70219b9c37beb71fbdbdfc3f5b (diff)
downloadlinux-stable-882c626d1d4650c5318000430f83476067e93b37.tar.gz
linux-stable-882c626d1d4650c5318000430f83476067e93b37.tar.bz2
linux-stable-882c626d1d4650c5318000430f83476067e93b37.zip
soc: fsl: qe: simplify qe_ic_init()
qe_ic_init() takes a flags parameter, but all callers (including the sole remaining one) have always passed 0. So remove that parameter and simplify the body accordingly. We still explicitly initialize the Interrupt Configuration Register (CICR) to its reset value of all-zeroes, just in case the bootloader has played funny games. Reviewed-by: Timur Tabi <timur@kernel.org> Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Li Yang <leoyang.li@nxp.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions