Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw...
[linux-2.6-microblaze.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.