diff mbox series

[4/4] staging: nvec: update TODO

Message ID 20240405140906.77831-5-marvin24@gmx.de
State Superseded
Headers show
Series Improve robustnes during initialization | expand

Commit Message

Marc Dietrich April 5, 2024, 2:09 p.m. UTC
Remove isr delay from the bill.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
---
 drivers/staging/nvec/TODO | 1 -
 1 file changed, 1 deletion(-)

--
2.43.0
diff mbox series

Patch

diff --git a/drivers/staging/nvec/TODO b/drivers/staging/nvec/TODO
index 8afde3ccc960..33f9ebe6d59b 100644
--- a/drivers/staging/nvec/TODO
+++ b/drivers/staging/nvec/TODO
@@ -1,5 +1,4 @@ 
 ToDo list (incomplete, unordered)
 	- move the driver to the new i2c slave framework
 	- finish suspend/resume support
-	- fix udelay in the isr
 	- add atomic ops in order to fix shutoff/reboot problems