File changed.
Contains only whitespace changes.
Loading
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>
File changed.
Contains only whitespace changes.