diff options
author | Janusz Krzysztofik <jmkrzyszt@gmail.com> | 2018-09-10 01:44:17 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2018-09-20 14:06:43 -0700 |
commit | 0812db94374867324a7811b733f95d5aa06e28b5 (patch) | |
tree | 0347d8c4e700ef02db940766ae59d7e037618695 /arch/arm/mach-omap1/board-sx1-mmc.c | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) | |
download | linux-rt-0812db94374867324a7811b733f95d5aa06e28b5.tar.gz |
ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor
Don't request MODEM IRQ GPIO by its global number in
ams_delta_modem_init(). Instead, obtain its GPIO descriptor
and assign related IRQ to the MODEM. Do that from
omap_gpio_deps_init(), where the chip is already looked up. Then, in
ams_delta_modem_init(), just check for the IRQ number having been
already assigned.
Signed-off-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap1/board-sx1-mmc.c')
0 files changed, 0 insertions, 0 deletions