commit | a75d7a4cf50d1cee14d8c9aaa2b971232d10f2c1 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Feb 01 13:29:50 2010 +0100 |
committer | Jaroslav Kysela <perex@perex.cz> | Mon Feb 01 14:11:52 2010 +0100 |
tree | d9fffb8eefd0ba0a91c3166855b91b34cd54e49a | |
parent | 7910b4a1db63fefc3d291853d33c34c5b6352e8e [diff] |
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 <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>