Merge branch 'fixes-3.10' of git://git.infradead.org/users/willy/linux-nvme
[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.