Sign in
android-kvm
/
linux
/
4996b9098d5522f9d3233af6a7efd1fac5d43f00
/
.
/
drivers
/
staging
/
gdm72xx
/
TODO
blob: 30ac01ab972f10fe30ad6fb5f9326d0b1c5f2917 [
file
] [
log
] [
blame
]
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
.