From 112cddcada5001985516beda40da2288bd8aede7 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Fri, 30 May 2014 10:15:58 +0200 Subject: [PATCH] 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-format-patch failed