From: Takashi Iwai Date: Fri, 30 May 2014 08:15:58 +0000 (+0200) Subject: ALSA: firewire: Fix dependency on PCM and rawmidi X-Git-Tag: omap-for-v3.16/fixes-against-rc1~21^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=112cddcada5001985516beda40da2288bd8aede7;p=pandora-kernel.git ALSA: firewire: Fix dependency on PCM and rawmidi Now snd-firewire-lib supports rawmidi in addition to PCM, thus we need to give a proper dependency. For fixing and simplification, move the selections of SND_PCM and SND_RAWMIDI into SND_FIREWIRE_LIB section. Then each driver doesn't have to select them but only SND_FIREWIRE_LIB. Reported-by: Jim Davis Reviewed-by: Takashi Sakamoto Tested-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed