Staging: gdm72xx: gdm_usb: fix deprecated function kernel_thread
authorAdnan Ali <adnan.ali@codethink.co.uk>
Thu, 31 May 2012 10:32:48 +0000 (11:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Jun 2012 17:34:47 +0000 (10:34 -0700)
commitff5e4a1d2702582614996f6f6d005e9b5caadeb8
treec4580eaea64d257edfdda58bd13f623ad89f24be
parent6ee19aef7694e9533617573ebe8a0b379d5c75f4
Staging: gdm72xx: gdm_usb: fix deprecated function kernel_thread

This commit fixes deprecated function kernel_thread by replacing
it with kthread_run.

Signed-off-by: Adnan Ali <adnan.ali@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/gdm_usb.c
This page took 0.051884 seconds and 5 git commands to generate.