]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ALSA] Fix misc bugs in i2c/others/ak4114.c
authorPavel Hofman <dustin@seznam.cz>
Thu, 5 Apr 2007 15:07:30 +0000 (17:07 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:55:57 +0000 (16:55 +0200)
commitc4116ae717d6456884232642bae806125d39f1d3
treea60ed2867b07e8dcb8fe96a7c37e6c28d954b9c4
parent208eee2a9db7e70109583e3481371967cd1d4764
[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 <dustin@seznam.cz>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
include/sound/ak4114.h
sound/i2c/other/ak4114.c