From: Marc Dietrich Date: Sat, 6 Apr 2024 12:31:23 +0000 (+0200) Subject: staging: nvec: update TODO X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=e4d5e3a9ae68250f7cc7e930ffeecba2c9f32832;p=linux.git staging: nvec: update TODO Remove isr delay from the bill. Signed-off-by: Marc Dietrich Link: https://lore.kernel.org/r/20240406123123.37148-6-marvin24@gmx.de Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/nvec/TODO b/drivers/staging/nvec/TODO index 8afde3ccc960e..33f9ebe6d59b0 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