Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.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.