diff mbox series

[5/5] staging: nvec: update TODO

Message ID 20240406123123.37148-6-marvin24@gmx.de
State New
Headers show
Series staging: nvec: improve robustnes during initialization | expand

Commit Message

Marc Dietrich April 6, 2024, 12:31 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