Sign in
android-kvm
/
linux
/
bf507d90cf0eecf5495f66f21dbb66e35e9131ae
/
.
/
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
.