aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/gdm72xx/TODO
blob: 30ac01ab972f10fe30ad6fb5f9326d0b1c5f2917 (plain) (blame)
1
2
3
4
5
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.