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

Miscellaneous fixes #1089

Merged
merged 2 commits into from
Nov 29, 2023
Merged

Miscellaneous fixes #1089

merged 2 commits into from
Nov 29, 2023

Conversation

pcercuei
Copy link
Contributor

Small PR with fixes that didn't really fit anywhere else.

The C11 generic macros iio_attr_read() / iio_attr_write() were passing
too many arguments to the underlying functions.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Channel.read() was using an undefined variable; and both methods were
using an invalid prototype for the underlying C function.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
@pcercuei pcercuei merged commit f5b7f6a into main Nov 29, 2023
24 checks passed
@pcercuei pcercuei deleted the pcercuei/misc-fixes branch November 29, 2023 14:50
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