Revert "ALSA: line6: add hw monitor volume control to POD HD500X"
This reverts commit 7a0dfdca86
.
This commit is contained in:
parent
d117cb6d22
commit
d4a40a2874
1 changed files with 1 additions and 1 deletions
|
@ -507,7 +507,7 @@ static const struct line6_properties podhd_properties_table[] = {
|
|||
[LINE6_PODHD500X] = {
|
||||
.id = "PODHD500X",
|
||||
.name = "POD HD500X",
|
||||
.capabilities = LINE6_CAP_CONTROL | LINE6_CAP_HWMON_CTL
|
||||
.capabilities = LINE6_CAP_CONTROL
|
||||
| LINE6_CAP_PCM | LINE6_CAP_HWMON,
|
||||
.altsetting = 1,
|
||||
.ep_ctrl_r = 0x81,
|
||||
|
|
Loading…
Add table
Reference in a new issue