summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/da9062-core.c
diff options
context:
space:
mode:
authorThomas Gleixner2015-07-13 22:44:59 +0200
committerLee Jones2015-08-11 16:09:08 +0200
commite5ad234485ee868c09f2d59b2ed94d6c6e6d3f19 (patch)
tree6513ea1463223704363010649b0d92c7b5297cba /drivers/mfd/da9062-core.c
parentmfd: ucb1x00: Prepare ucb1x00_irq for irq argument removal (diff)
downloadkernel-qcow2-linux-e5ad234485ee868c09f2d59b2ed94d6c6e6d3f19.tar.gz
kernel-qcow2-linux-e5ad234485ee868c09f2d59b2ed94d6c6e6d3f19.tar.xz
kernel-qcow2-linux-e5ad234485ee868c09f2d59b2ed94d6c6e6d3f19.zip
mfd: max899x: Avoid redundant irq_data lookup
It's pretty silly to do irq_data *d = irq_get_irq_data(irq_data->irq); because that results in d = irq_data, but goes through a lookup of the irq_data. Use irq_data directly. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd/da9062-core.c')
0 files changed, 0 insertions, 0 deletions