diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2019-02-10 22:20:10 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-04-23 17:02:16 +0300 |
commit | ecc133c6da60377c54a117841d630612d9f49964 (patch) | |
tree | 2cba2fc0875fd114d55f877d5187ea956c8147f2 /arch/arm/mach-omap2/cm-regbits-24xx.h | |
parent | 6b39031954568afdf38169573544f6e7c1f4d321 (diff) | |
download | linux-ecc133c6da60377c54a117841d630612d9f49964.tar.xz |
soc: ixp4xx: qmgr: Pass resources
Instead of using hardcoded base address implicitly
obtained through <linux/io.h>, pass the physical base
for the QMGR block as a memory resource and remap
it in the driver.
Also pass the two IRQs as resources and obtain them
in the driver.
Use devm_* accessors and simplify the error path in the
process. Drop memory region request as this is done by
the devm_ioremap* functions.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-omap2/cm-regbits-24xx.h')
0 files changed, 0 insertions, 0 deletions