staging: bcm2835-camera: Fix spacing around operators
Fix checkpatch warnings over spaces around operators.
Many were around operations that can be replaced with the
BIT(x) macro, so replace with that where appropriate.
Signed-off-by:
Dave Stevenson <dave.stevenson@raspberrypi.org>
Loading
Please sign in to comment