From: Takashi Sakamoto Date: Fri, 10 Oct 2014 14:32:49 +0000 (+0900) Subject: ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88 X-Git-Tag: fixes-against-v3.18-rc2~34^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f4032861cfbff0b9134bf94c5c92e2146d1f068;p=pandora-kernel.git ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88 This patch fixes a failure to open PCM device with -ENOSYS in Terratec Phase 88. Terratec Phase 88 has two Selector Function Blocks of AVC Audio subunit to switch source of clock. One is to switch internal/external for the source and another is to switch word/spdif for the external clock. The IDs for these Selector Function Blocks are 9 and 8. But in current implementation they're 0 and 0. Reported-by: András Murányi Tested-by: András Murányi Cc: # v3.16+ Signed-off-by: Takashi Sakamoto Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed