Skip to content

Conversation

@tbursztyka
Copy link

This function will be helpful to mitigate (a bit) on device_is_ready() test: if that one fails, it might not be because it failed to init, but just it is not YET initialized because it has been deferred.

It's a greedy way as it will need to go through the deferred_init section
to find the relevant device. The more the deferred device exist, the longer
it might run then.

Signed-off-by: Tomasz Bursztyka <[email protected]>
Add it to the existing test on deferred device.

Signed-off-by: Tomasz Bursztyka <[email protected]>
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.

5 participants