diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-11-13 08:44:54 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2012-11-13 08:51:47 +0100 |
commit | d2153a1595ee8235ecf9f9e2d1ac18eee373cbb5 (patch) | |
tree | d2a3f03ecbfc6b06252079be717ac2f7bfe317b1 /sound/pci/fm801.c | |
parent | Merge tag 'asoc-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... (diff) | |
download | linux-d2153a1595ee8235ecf9f9e2d1ac18eee373cbb5.tar.xz linux-d2153a1595ee8235ecf9f9e2d1ac18eee373cbb5.zip |
ALSA: es1968: precedence bug in snd_es1968_tea575x_get_pins()
I don't think this works as intended. '|' higher precedence than ?: so
the bitwize OR "0 | (val & STR_MOST)" is a no-op.
I have re-written it to be more clear.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/fm801.c')
0 files changed, 0 insertions, 0 deletions