OSDN Git Service

[media] lgdt3306a: Minor source code cleanups
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 28 Oct 2014 14:40:20 +0000 (12:40 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 3 Mar 2015 13:34:15 +0000 (10:34 -0300)
commit95f22c5aaed3415ff4a2df6a1ff76b3127123430
treed5b9a86ee9c269772209fbedf1e8260ff61dfabd
parent534f4364f9baa14c8c1431c0584cf5a291d09d3c
[media] lgdt3306a: Minor source code cleanups

Fix a few minor CodingStyle issues at the source code:
- Use proper multi-line comments;
- Align the log tables;
- Remove the .type from dvb_frontend_ops, since this is not
  needed anymore (since the drivers conversion to DVBv5);
- Remove emacs format macro.

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-frontends/lgdt3306a.c