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
F109026837: D34855.diff
Thu, Jan 30, 7:46 PM
Unknown Object (File)
Sat, Jan 18, 9:53 PM
Unknown Object (File)
Dec 10 2024, 5:18 AM
Unknown Object (File)
Nov 24 2024, 12:17 AM
Unknown Object (File)
Nov 18 2024, 8:06 AM
Unknown Object (File)
Nov 18 2024, 5:10 AM
Unknown Object (File)
Oct 28 2024, 3:06 AM
Unknown Object (File)
Oct 21 2024, 3:07 AM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 45090
Build 41978: arc lint + arc unit

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