]> asedeno.scripts.mit.edu Git - linux.git/commit
Staging: bcm2835-audio: && vs & typo
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 14 Feb 2017 23:10:44 +0000 (02:10 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Feb 2017 18:19:44 +0000 (10:19 -0800)
commit021fbaa5fb5b2f0c2d9938ee16c79358ba9bf06b
tree016235ef25cecb21d30cf09d8031166253697ddf
parentf3fe2a8e60d27ea0c2410ff299efb58fc2032b93
Staging: bcm2835-audio: && vs & typo

We intended to mask away the upper bits but there is a "&&" vs "&" typo
so it's broken.

Fixes: 23b028c871e1 ("staging: bcm2835-audio: initial staging submission")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/bcm2835-audio/bcm2835-ctl.c