From: Pavel Hofman Date: Thu, 5 Apr 2007 15:07:30 +0000 (+0200) Subject: [ALSA] Fix misc bugs in i2c/others/ak4114.c X-Git-Tag: v2.6.22-rc1~22^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4116ae717d6456884232642bae806125d39f1d3;p=pandora-kernel.git [ALSA] Fix misc bugs in i2c/others/ak4114.c * correct register for 'IEC958 Non-PCM Bitstream', 'IEC958 DTS Bitstream' to use AK4114_REG_RCS0 * correct check for control name: if (strstr(kctl->id.name, 'Playback')) * correct check: if (!chip->init) in snd_ak4114_external_rate * added PCM control 'IEC958 PPL Lock Status' Signed-off-by: Pavel Hofman Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed