Skip to content

drivers: sensor: mmc56x3: couple trivial fixes #91212

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

Merged
merged 2 commits into from
Jun 9, 2025

Conversation

kartben
Copy link
Collaborator

@kartben kartben commented Jun 6, 2025

  • Added a missing return in the mmc56x3_decoder_get_size_info
    causing incorrect size calculation for single channel data

  • Improved error handling in init code

kartben added 2 commits June 6, 2025 23:49
Added a missing return statement in the mmc56x3_decoder_get_size_info
causing incorrect size calculation for single channel data

Signed-off-by: Benjamin Cabé <[email protected]>
The return code of several initialization functions was being ignored.

Signed-off-by: Benjamin Cabé <[email protected]>
@kartben kartben force-pushed the memsic_missingbreak branch from 26a37ee to f3c9f6e Compare June 6, 2025 21:50
Copy link

sonarqubecloud bot commented Jun 6, 2025

@fabiobaltieri fabiobaltieri added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jun 9, 2025
@dkalowsk dkalowsk merged commit 48566d8 into zephyrproject-rtos:main Jun 9, 2025
35 checks passed
@kartben kartben deleted the memsic_missingbreak branch June 9, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Sensors Sensors Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants