Skip to content

[DRIVER] pca953x: fix build error without IRQ support

On our i.MX6 board configuration, PCA953x driver is built without IRQ support: commit 31c0eae0 introduced changes to the get and get_multiple functions that should only be there if the IRQ support is enabled, so add the required preprocessor conditionals.

Merge request reports

Loading