media: fix usage of whitespaces and on indentation

On several places, whitespaces are being used for indentation,
or even at the end of the line.

Fix them.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:
Mauro Carvalho Chehab
2018-01-04 06:47:28 -05:00
parent 589266bdbf
commit 4a3fad709b
69 changed files with 185 additions and 185 deletions

View File

@@ -103,7 +103,7 @@ static const u8 adv7393_init_reg_val[] = {
};
/*
* 2^32
* 2^32
* FSC(reg) = FSC (HZ) * --------
* 27000000
*/