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

staging: gdm72xx: remove completed TODO item

Remove an item from the TODO file since it appears to have been
completed by the following commits:
* 1839c7ebd9 "staging/gdm72xx: usb_boot: replace firmware upgrade API"
* 3afcb91c41 "staging/gdm72xx: usb_boot: replace firmware upgrade API in
em_download"
* 9e412a0a58 "staging/gdm72xx: sdio_boot: replace firmware upgrade API"

Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>

authored by

Kristina Martšenko and committed by
Peter P Waskiewicz Jr
3ce58610 8943a92f

-2
-2
drivers/staging/gdm72xx/TODO
··· 1 1 TODO: 2 2 - Replace kernel_thread with kthread in gdm_usb.c 3 - - Replace hard-coded firmware paths with request_firmware in 4 - sdio_boot.c and usb_boot.c 5 3 - Clean up coding style to meet kernel standard.