ALSA: timer: Handle the device directly
authorTakashi Iwai <tiwai@suse.de>
Thu, 29 Jan 2015 17:12:26 +0000 (18:12 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 2 Feb 2015 13:42:44 +0000 (14:42 +0100)
commit89da061f0a556f1324d8ac84f1012107bf08d2e1
tree7f0d6e745eabc08880e8508ba35dcdef01096b63
parent7c35860d1ae555a040f561c7cfdde066053787f0
ALSA: timer: Handle the device directly

This is a relatively straightforward change, using the struct device
directly for managing the ALSA timer device.

Reviewed-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/timer.c