commit | 7cf0a5c4a1883767ed6d29408a14872c3d718fc7 | [log] [tgz] |
---|---|---|
author | Ryan Erickson <ryan.erickson@lairdconnect.com> | Tue Sep 21 13:02:36 2021 -0500 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Wed Sep 22 06:36:11 2021 -0400 |
tree | da5dbb5ae354bca5057256840194ba7450462e83 | |
parent | 5a65fc0557a3293c14a4e9b5186d3f4fbbb82d25 [diff] |
modem: hl7800: fix gpio with interrupts init Need to use gpio_pin_interrupt_configure for any IO that uses interrupts. Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>