mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 00:40:51 +07:00
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 |