Page MenuHomeFreeBSD

as3722_gpio_pin_setflags: Use computed mode instead of hardcoded PUSHPULL.
ClosedPublic

Authored by jhb on Apr 9 2022, 1:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 30, 5:28 AM
Unknown Object (File)
Sun, Mar 29, 8:30 PM
Unknown Object (File)
Sun, Mar 22, 4:04 PM
Unknown Object (File)
Fri, Mar 20, 8:00 AM
Unknown Object (File)
Fri, Mar 20, 7:47 AM
Unknown Object (File)
Thu, Mar 19, 6:28 AM
Unknown Object (File)
Feb 18 2026, 3:58 AM
Unknown Object (File)
Feb 13 2026, 9:58 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jhb requested review of this revision.Apr 9 2022, 1:00 AM

My guess is that this is correct? Otherwise the 'mode' variable (and as3722_gpio_get_mode() function) are unused.

emaste added a subscriber: emaste.

Yeah, if this introduces a change in behaviour the old code was just hiding a bug.
Probably worth a longish MFC timeout and a request for someone to test.

This revision is now accepted and ready to land.Apr 18 2022, 7:20 PM