From: Takashi Sakamoto Date: Sun, 26 Oct 2014 13:49:45 +0000 (+0900) Subject: ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Rack FW X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~38^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ce5c9268bacbe5ceca7849450c80e280aacd4c0;p=pandora-kernel.git ALSA: bebob: fix wrong decoding of clock information for Terratec PHASE 88 Rack FW Terratec PHASE 88 rack fw has two registers for source of clock, one is for internal/external, and another is for wordclock/spdif for external. When clock source is internal, information in another register has no meaning. Thus it must be ignored, but current implementation decodes it. This causes over-indexing reference to labels. Reported-by: András Murányi Tested-by: András Murányi Signed-off-by: Takashi Sakamoto Acked-by: Clemens Ladisch Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed