Page MenuHomeFreeBSD

D37262.diff
No OneTemporary

D37262.diff

diff --git a/sys/dev/iicbus/gpio/tca64xx.c b/sys/dev/iicbus/gpio/tca64xx.c
--- a/sys/dev/iicbus/gpio/tca64xx.c
+++ b/sys/dev/iicbus/gpio/tca64xx.c
@@ -416,7 +416,7 @@
goto fail;
addr = TCA64XX_REG_ADDR(pin, sc->polarity_inv_reg);
- error = tca64xx_write(dev, addr, val);
+ error = tca64xx_write(dev, addr, inv_val);
fail:
mtx_unlock(&sc->mtx);

File Metadata

Mime Type
text/plain
Expires
Sun, Feb 22, 2:56 PM (6 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28938843
Default Alt Text
D37262.diff (357 B)

Event Timeline