diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2014-06-04 08:25:35 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-06-04 14:36:40 +0200 |
commit | f3479150923d164470eef7f33b0192f82de51403 (patch) | |
tree | daee84dd8901b1c59853906097b2ac80e4e34cdb /sound/pcmcia | |
parent | ALSA: fireworks: Improve comments about Fireworks transaction (diff) | |
download | linux-f3479150923d164470eef7f33b0192f82de51403.tar.xz linux-f3479150923d164470eef7f33b0192f82de51403.zip |
ALSA: fireworks: Remove a constant over width to which it's applied
The constants of enum snd_efw_grp_type is for struct snd_efw_phys_grp.type.
But this member is 1 byte. Although the value is between 0x00-0xff, a constant
has 0x10000. This constant is meaningless.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pcmcia')
0 files changed, 0 insertions, 0 deletions