From: Takashi Iwai Date: Fri, 17 Jul 2009 10:47:34 +0000 (+0200) Subject: ALSA: hda - Fix the previous sanity check in make_codec_cmd() X-Git-Tag: v2.6.32-rc1~732^2~13^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82e1b804b03defe46fb69ffd2c8b19e6649bcb0d;p=pandora-kernel.git ALSA: hda - Fix the previous sanity check in make_codec_cmd() The newly added sanity-check for a codec verb can be better written with logical ORs. Also, the parameter can be more than 8bit. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed