Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arch/arm64/src/imx9/imx9_lpi2c.c: Cleanups and error fixes #281

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

jlaitine
Copy link

Clean up the interrupt-driven logic in the driver; handle error cases properly, remove dead code and simplify logic.

Summary

Fixes a load of issues with imx9 interrupt-driven i2c driver

Impact

Testing

on-desk

Copy link

@pussuw pussuw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest cleaning up the dead code part, otherwise LGTM

Clean up the interrupt-driven logic in the driver; handle error cases properly,
remove dead code and simplify logic.

Signed-off-by: Jukka Laitinen <[email protected]>
@jlaitine jlaitine merged commit 07eb70f into master Sep 13, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants