commit | 39e3a03eea5ba113f9ffe1cf39f0e0b4bc6a6713 | [log] [tgz] |
---|---|---|
author | Hou Zhiqiang <Zhiqiang.Hou@nxp.com> | Thu Feb 13 12:06:34 2020 +0800 |
committer | Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> | Fri Feb 21 11:53:22 2020 +0000 |
tree | 74a85661f8fc8f9b8e3f91c75a9edfd6e52679b8 | |
parent | 2ba24842d6b42453dbc9dfffdf5faf0cec2d7698 [diff] |
PCI: mobiveil: Collect the interrupt related operations into a function Collect the interrupt initialization related operations into a new function to make code more readable. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Andrew Murray <amurray@thegoodpenguin.co.uk>