Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux...
[firefly-linux-kernel-4.4.55.git] / drivers / staging / gdm72xx / TODO
1 TODO:
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 - Clean up coding style to meet kernel standard.