Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cc300d9e authored by Erik Botö's avatar Erik Botö Committed by Grant Likely
Browse files

gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq



Make pca953x driver use the simple irq handler since no hardware control
is necessary and the driver lacks an irq_ack function. handle_edge_irq()
calls chip->irq_ack() which crashes since this function does not exist.

Signed-off-by: default avatarErik Botö <erik.boto@pelagicore.com>
Signed-off-by: default avatarRichard Röjfors <richard.rojfors@pelagicore.com>
Signed-off-by: default avatarGrant Likely <grant.likely@secretlab.ca>
parent 8fa0c9bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment