Skip to content

Conversation

@pelwell
Copy link
Contributor

@pelwell pelwell commented Jan 28, 2026

In the event that a client of the rp1-pio driver is probed before it, return -EPROBE_DEFER from pio_open to allow it to be retried. Otherwise, return an error code on error, not a NULL pointer, as that is what clients are expecting.

In the event that a client of the rp1-pio driver is probed before it,
return -EPROBE_DEFER from pio_open to allow it to be retried.
Otherwise, return an error code on error, not a NULL pointer, as that
is what clients are expecting.

See: raspberrypi#7211

Signed-off-by: Phil Elwell <[email protected]>
@pelwell pelwell merged commit 1940edc into raspberrypi:rpi-6.12.y Jan 28, 2026
12 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.

1 participant