Skip to content
Commit 39d183d8 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

[POWERPC] Convert therm_pm72.c to use the kthread API



This converts the therm_pm72.c driver to use the kthread API.  I
thought about making it use kthread_stop() instead of the `state'
variable and the `ctrl_complete' completion, but that isn't simple and
will require changing the way that `state' is used.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent c61dace9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment