]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[media] media: bcm2048: fix several macros
authorNikola Jelic <nikola.jelic83@gmail.com>
Sat, 8 Apr 2017 15:44:41 +0000 (12:44 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 10 Apr 2017 17:44:08 +0000 (14:44 -0300)
commiteef04f82783d6cc712c899cff81e56c384dc06ac
treec2090a342f3b66ae90147e12641285cfa5a2cd49
parent41309271448e559afe208f1e89d4d30b83259678
[media] media: bcm2048: fix several macros

Some of the macros didn't use the parenthesis around the parameters when
used in the body of the macro.

Signed-off-by: Nikola Jelic <nikola.jelic83@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/staging/media/bcm2048/radio-bcm2048.c