From: Tilman Schmidt Date: Sun, 5 Apr 2009 06:39:33 +0000 (+0000) Subject: bas_gigaset: use tasklet_hi_schedule for timing critical tasklets X-Git-Tag: v2.6.30-rc1~137^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=368fd81d2db26e3338c7f42778a695510aff31b3;p=pandora-kernel.git bas_gigaset: use tasklet_hi_schedule for timing critical tasklets The tasklets for isochronous data transfer need to run within 8 msec to avoid over/underruns, so schedule them with high priority to fix reported issues with occasional over/underruns. Signed-off-by: Tilman Schmidt Signed-off-by: David S. Miller --- Reading git-diff-tree failed