diff options
author | Anson Huang <anson.huang@nxp.com> | 2019-04-01 06:21:51 +0000 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2019-04-29 15:45:00 +0100 |
commit | 358b9d248a026d7d0f5ea21b04480b715da0d425 (patch) | |
tree | 131f5f8b2cb198f8afa090d183b138a59e8abdd7 /kernel | |
parent | a7c90f51d7b10e9c71be991a837d87ddc10dab20 (diff) | |
download | linux-358b9d248a026d7d0f5ea21b04480b715da0d425.tar.gz linux-358b9d248a026d7d0f5ea21b04480b715da0d425.tar.bz2 linux-358b9d248a026d7d0f5ea21b04480b715da0d425.zip |
irqchip/imx-irqsteer: Use devm_platform_ioremap_resource() to simplify code
Use the new helper devm_platform_ioremap_resource() which wraps the
platform_get_resource() and devm_ioremap_resource() together, to
simplify the code.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions