diff options
author | 2015-08-18 14:10:53 +0300 | |
---|---|---|
committer | 2015-08-26 09:52:43 +0200 | |
commit | 89d18e3af8b99481589e07f92fd966ceb86eff5d (patch) | |
tree | 333c93ecf7d8cc9077ae700388b88b3d2e87592e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: omap: remove wrong irq_domain_remove usage in probe (diff) | |
download | linux-dev-89d18e3af8b99481589e07f92fd966ceb86eff5d.tar.xz linux-dev-89d18e3af8b99481589e07f92fd966ceb86eff5d.zip |
gpio: omap: switch to use platform_get_irq
Switch OMAP GPIO driver to use platform_get_irq(), because
it is not recommened to use platform_get_resource(pdev, IORESOURCE_IRQ, ..)
for requesting IRQ resources any more, as they can be not ready yet
in case of DT-boot.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions