]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: timer - Add comments and use ns_to_ktime()
authorTakashi Iwai <tiwai@suse.de>
Mon, 8 Dec 2008 11:16:58 +0000 (12:16 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 8 Dec 2008 11:16:58 +0000 (12:16 +0100)
commit647808a6b932d85c3e85df6dcf0e34c1e53cc953
treee6b7bf19ad692244f25601fa57eecb01f55f44b9
parente78a37bc7776955a142317b622818962c3ee75dd
ALSA: timer - Add comments and use ns_to_ktime()

Add the license and misc comments at the beginning of the code.
Also, use ns_to_ktime() for simplification.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/hrtimer.c