aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Dietrich <[email protected]>2024-04-06 14:31:23 +0200
committerGreg Kroah-Hartman <[email protected]>2024-04-11 13:59:31 +0200
commite4d5e3a9ae68250f7cc7e930ffeecba2c9f32832 (patch)
treef2f39cd7c8ce32123d239af9b19de7414599c928
parent395e9164bf721aff9bbbf8d6ac4f6c988d25980c (diff)
staging: nvec: update TODO
Remove isr delay from the bill. Signed-off-by: Marc Dietrich <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r--drivers/staging/nvec/TODO1
1 files changed, 0 insertions, 1 deletions
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