alistair23-linux/drivers/staging/fsl-mc/bus
Matthias Brugger 33ea58a910 staging: fsl-mc: bus: Drop warning
When updating the irq_chip and msi_domain_ops, the code checkes for
already present functions.
When more then one ITS controller are present in the system,
irq_chip and msi_domain_ops got already set and a warning is invoked.

This patch deletes the warning, as the funtions are just already set to
the needed callbacks.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-29 18:02:23 -07:00
..
dpbp.c staging: fsl-mc: update dpbp binary interface to v2.2 2016-04-29 18:00:45 -07:00
dpmcp-cmd.h staging: fsl-mc: add dpmcp version check 2016-04-29 18:00:45 -07:00
dpmcp.c staging: fsl-mc: update dpmcp binary interface to v3.0 2016-04-29 18:00:45 -07:00
dpmcp.h staging: fsl-mc: update dpmcp binary interface to v3.0 2016-04-29 18:00:45 -07:00
dpmng-cmd.h
dpmng.c staging: fsl-mc: Fixed uintX_t CHECK checkpatch warnings 2015-09-29 04:24:20 +02:00
dprc-cmd.h staging: fsl-mc: add dprc version check 2016-04-29 18:00:45 -07:00
dprc-driver.c staging: fsl-mc: add quirk handling for dpseci objects < 4.0 2016-04-29 18:00:45 -07:00
dprc.c staging: fsl-mc: update dprc binary interface to v5.1 2016-04-29 18:00:45 -07:00
irq-gic-v3-its-fsl-mc-msi.c staging: fsl-mc: bus: Eliminate double function call 2016-03-11 22:09:09 -08:00
Kconfig staging: fsl-mc: Do not allow building as a module 2016-02-18 20:28:20 -08:00
Makefile staging: fsl-mc: Added GICv3-ITS support for FSL-MC MSIs 2016-02-07 19:10:12 -08:00
mc-allocator.c staging: fsl-mc: return -EINVAL for all fsl_mc_portal_allocate() failures 2016-04-29 18:00:45 -07:00
mc-bus.c staging: fsl-mc: add dprc version check 2016-04-29 18:00:45 -07:00
mc-msi.c staging: fsl-mc: bus: Drop warning 2016-04-29 18:02:23 -07:00
mc-sys.c staging: fsl-mc: fix incorrect type passed to dev_dbg macros 2016-03-22 22:22:13 -04:00