Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3ce58610 authored by Kristina Martšenko's avatar Kristina Martšenko Committed by Peter P Waskiewicz Jr
Browse files

staging: gdm72xx: remove completed TODO item



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

Signed-off-by: default avatarKristina Martšenko <kristina.martsenko@gmail.com>
Signed-off-by: default avatarPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
parent 8943a92f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
TODO:
- Replace kernel_thread with kthread in gdm_usb.c
- Replace hard-coded firmware paths with request_firmware in
  sdio_boot.c and usb_boot.c
- Clean up coding style to meet kernel standard.