Skip to content

drivers: dac: max22017: return negative errno #91238

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 1 commit into from
Jun 10, 2025

Conversation

kartben
Copy link
Contributor

@kartben kartben commented Jun 7, 2025

Changed the return value for unsupported channel from ENOTSUP to -ENOTSUP

Changed the return value for unsupported channel from ENOTSUP to -ENOTSUP

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
Copy link

sonarqubecloud bot commented Jun 7, 2025

@kartben kartben marked this pull request as ready for review June 7, 2025 20:12
@github-actions github-actions bot added area: DAC Digital-to-Analog Converter size: XS A PR changing only a single line of code platform: ADI Analog Devices, Inc. labels Jun 7, 2025
@kartben kartben added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Jun 9, 2025
@kartben kartben requested review from fabiobaltieri and pdgendt June 10, 2025 11:00
@kartben kartben merged commit e37631e into zephyrproject-rtos:main Jun 10, 2025
31 checks passed
@kartben kartben deleted the max22017 branch June 12, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: DAC Digital-to-Analog Converter platform: ADI Analog Devices, Inc. size: XS A PR changing only a single line of code 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.

4 participants