intel / intel/usbio-drivers

Aux Bus Timing Issue

Open
#35 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
13
Forks
16
PR merge metrics
No merged PRs in 30d

Description

The issue filed by Richard is due to use of Auxiliary Bus in USBIO. If we use AUX, then we are closing old i2c and creating the new i2c, in the Richard’s case old i2c was not close properly and new USBIO was not sure which one to use . Due to inconsistency we got memory leakage.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.