From: Takashi Iwai Date: Thu, 29 Jan 2015 14:53:51 +0000 (+0100) Subject: ALSA: Allow to pass the device object to snd_register_device*() X-Git-Tag: fixes-v4.0-rc1~146^2~23^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92b7952da8279189aad352efbf9f2e7001de9524;p=pandora-kernel.git ALSA: Allow to pass the device object to snd_register_device*() This is a preliminary patch for the further work on embedding struct device into each sound device instance. It changes snd_register_device*() helpers to receive the device object directly for skipping creating a device there. Reviewed-by: Jaroslav Kysela Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed