diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2015-08-18 14:10:53 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2015-08-26 09:52:43 +0200 |
commit | 89d18e3af8b99481589e07f92fd966ceb86eff5d (patch) | |
tree | 333c93ecf7d8cc9077ae700388b88b3d2e87592e /mm/mempolicy.c | |
parent | bb8cdf9510d5d2b67126b36747c51d531026215d (diff) |
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 'mm/mempolicy.c')
0 files changed, 0 insertions, 0 deletions