commit | 95f22c5aaed3415ff4a2df6a1ff76b3127123430 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Oct 28 12:40:20 2014 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Mar 03 10:34:15 2015 -0300 |
tree | d5b9a86ee9c269772209fbedf1e8260ff61dfabd | |
parent | 534f4364f9baa14c8c1431c0584cf5a291d09d3c [diff] |
[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>