Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging/nvec: update TODO

replace old/implemented items with new todo list

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Link: https://lore.kernel.org/r/20240218212557.22836-2-marvin24@gmx.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Marc Dietrich and committed by
Greg Kroah-Hartman
673f605e 6dde7d5f

+3 -4
+3 -4
drivers/staging/nvec/TODO
··· 1 1 ToDo list (incomplete, unordered) 2 - - add compile as module support 3 - - move half of the nvec init stuff to i2c-tegra.c 4 - - move event handling to nvec_events 2 + - move the driver to the new i2c slave framework 5 3 - finish suspend/resume support 6 - - add support for more device implementations 4 + - fix udelay in the isr 5 + - add atomic ops in order to fix shutoff/reboot problems