drm/linux/tasklets: Factor out common code
commit651194323784d49085ce3ebfdf7d1670bc2659aa
authorFrançois Tigeot <ftigeot@wolfpond.org>
Fri, 8 May 2020 14:58:07 +0000 (8 16:58 +0200)
committerFrançois Tigeot <ftigeot@wolfpond.org>
Fri, 8 May 2020 14:58:07 +0000 (8 16:58 +0200)
treef630b7b1fe08cef55f4c64767db08f60bdafdd3a
parent4ad6a1f88f1027ac5899fc3dd28fc031a75f57a3
drm/linux/tasklets: Factor out common code

Use a common macro for tasklet_schedule() and tasklet_hi_schedule()
sys/dev/drm/linux_tasklet.c