aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2019-11-28 15:55:16 +0100
committerLi Yang <leoyang.li@nxp.com>2019-12-09 13:54:30 -0600
commit273e66721e368764659dde52ee4702567c921f49 (patch)
tree0e4d5b68f6295bc7e20ae952cff4abca45c49d3d /block
parentsoc: fsl: qe: remove pointless sysfs registration in qe_ic.c (diff)
downloadlinux-dev-273e66721e368764659dde52ee4702567c921f49.tar.xz
linux-dev-273e66721e368764659dde52ee4702567c921f49.zip
soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xx
The *_ipic and *_mpic handlers are almost identical - the only difference is that the latter end with an unconditional chip->irq_eoi() call. Since IPIC does not have ->irq_eoi, we can reduce some code duplication by calling irq_eoi conditionally. This is similar to what is already done in mpc8xxx_gpio_irq_cascade(). This leaves the functions slightly misnamed, but that will be fixed in a subsequent patch. 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 'block')
0 files changed, 0 insertions, 0 deletions