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

ipc: rpmsg_service: switch to new work API #34418

Merged
merged 1 commit into from
Apr 21, 2021

Conversation

maje-emb
Copy link
Contributor

@maje-emb maje-emb commented Apr 20, 2021

Replace existing deprecated API with the recommended alternative.

Resolve #34094

Signed-off-by: Marcin Jeliński marcin.jelinski@nordicsemi.no

@maje-emb maje-emb requested a review from ioannisg as a code owner April 20, 2021 13:04
@galak galak requested a review from carlescufi April 20, 2021 14:26
@carlescufi carlescufi requested a review from pabigot April 20, 2021 15:03
Copy link
Collaborator

@pabigot pabigot left a comment

Choose a reason for hiding this comment

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

Identical to 93d6e2f. Since there's no use of delayed work, and no attempts to cancel work, this should be fine.

Replace existing deprecated API with the recommended alternative.

Signed-off-by: Marcin Jeliński <marcin.jelinski@nordicsemi.no>
@galak galak merged commit 2633606 into zephyrproject-rtos:master Apr 21, 2021
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.

Convert ubsys/ipc/rpmsg_service/rpmsg_backend.c to new kwork API
5 participants