Files
linux/drivers
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
..
2016-04-02 01:17:36 +02:00
2016-03-01 16:38:16 -08:00
2016-04-29 17:03:49 -07:00
2016-04-07 22:11:08 +02:00
2016-04-08 15:52:45 -04:00
2016-04-04 11:18:00 +01:00
2016-04-29 17:37:10 -07:00