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