]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Report errors when invalid values are passed to snd_hda_amp_*()
authorTakashi Iwai <tiwai@suse.de>
Mon, 29 Mar 2010 07:19:38 +0000 (09:19 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 29 Mar 2010 07:20:39 +0000 (09:20 +0200)
commit467126460818e287aa92c73232c38453ec2ab013
treebc02161edee275b50b8d88e267e1164319a4b609
parent55440e4e37540305997b7e93d319ddce97a9cfb1
ALSA: hda - Report errors when invalid values are passed to snd_hda_amp_*()

The values should be in 8 bits.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_codec.c