Skip to content
Commit c4841ae4 authored by Michał Barnaś's avatar Michał Barnaś Committed by Tom Rini
Browse files

misc: atsha204a: remove broken for loop



Some previous commit changed the continue statement to return,
making the for loop used to retry waking up the chip to always
return after one iteration. This commit removes the loop, cleaning
the code a little.

Signed-off-by: default avatarMichał Barnaś <barnas@google.com>
parent 0cfc2e92
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment