Simon Xue fec3b217ff iommu/rockchip: Fix devm_{request,free}_irq parameter
Even though the IOMMU shares IRQ with its master, the struct device
passed to {request,free}_irq is supposed to represent the device that is
signalling the interrupt. This patch makes the driver use IOMMU device
instead of master's device to make things clear.

Signed-off-by: Simon Xue <xxm@rock-chips.com>
Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Tomasz Figa <tfiga@chromium.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
2016-06-27 14:50:08 +02:00
..
2015-06-23 18:27:19 -07:00
2016-05-19 17:07:04 -07:00
2016-05-27 15:26:11 -07:00
2015-02-03 18:47:18 +01:00
2016-02-16 08:04:06 -08:00
2016-05-19 17:07:04 -07:00
2015-11-26 14:41:01 +01:00