From: Takashi Iwai Date: Thu, 29 Jan 2015 16:55:52 +0000 (+0100) Subject: ALSA: rawmidi: Embed struct device X-Git-Tag: fixes-v4.0-rc1~146^2~23^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aee5012fbb77dad6179c44d83d531ad62dd8098a;p=pandora-kernel.git ALSA: rawmidi: Embed struct device Like previous patches, this changes the device management for rawmidi, embedding the struct device into struct snd_rawmidi. The required change is more or less same as hwdep device. The currently unused dev field is reused as the new embedded struct field now. Reviewed-by: Jaroslav Kysela Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed