diff options
author | Michał Barnaś <barnas@google.com> | 2024-02-19 16:32:02 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-03-05 08:08:26 -0500 |
commit | c4841ae4059f5eb46af38f53793f772e3dac140b (patch) | |
tree | 6fce70eaca912cf77acc4f979f3af87343077325 /drivers/gpio/imx_rgpio2p.c | |
parent | 0cfc2e9225fb682a1a5b3e5d49af8ebf8d893cef (diff) |
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: Michał Barnaś <barnas@google.com>
Diffstat (limited to 'drivers/gpio/imx_rgpio2p.c')
0 files changed, 0 insertions, 0 deletions