forked from Minki/linux
68f86a905e
The tasklet is an old API that should be deprecated, usually can be
converted to another decent API. This patch replaces the usage of
tasklet in pcsp driver with a simple work. In pcsp driver, a global
tasklet is used for offloading the period-elapse handling in the
hrtimer callback (introduced in commit
|
||
---|---|---|
.. | ||
Makefile | ||
pcsp_input.c | ||
pcsp_input.h | ||
pcsp_lib.c | ||
pcsp_mixer.c | ||
pcsp.c | ||
pcsp.h |