From: Clemens Ladisch Date: Mon, 18 Jan 2010 14:40:56 +0000 (+0100) Subject: sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters X-Git-Tag: v2.6.34-rc1~243^2~2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a32f66746c635ebf2341d99b3d4c0cc1c11b2cbf;p=pandora-kernel.git sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters As snd_seq_timer_set_tick_resolution() is always called with the same three fields of struct snd_seq_timer, it suffices to give that as the only parameter. Signed-off-by: Clemens Ladisch Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed