From: Clemens Ladisch Date: Mon, 1 Feb 2010 12:29:50 +0000 (+0100) Subject: sound: control: actually allow TLV command access X-Git-Tag: v2.6.34-rc1~243^2~2^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a75d7a4cf50d1cee14d8c9aaa2b971232d10f2c1;p=pandora-kernel.git sound: control: actually allow TLV command access Creating a control with TLV_COMMAND access was not possible because snd_ctl_new1() forgot to include it in the mask of allowable access bits. Signed-off-by: Clemens Ladisch Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed