commit | 5205388d2d6dbdc5cb743c4e3f61acb9a5e5794f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 30 08:04:21 2015 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Feb 02 14:42:45 2015 +0100 |
tree | c86b78dec4a374b26d9784b88e599052adc4e619 | |
parent | 89da061f0a556f1324d8ac84f1012107bf08d2e1 [diff] |
ALSA: seq: Handle the device directly Like the previous change for the timer device, this patch changes the device management for the ALSA sequencer device using the struct device directly. Reviewed-by: Jaroslav Kysela <perex@perex.cz> Signed-off-by: Takashi Iwai <tiwai@suse.de>