commit | 39ad799a85e2afb2eeb0295cabe81e183b011b95 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Wed Nov 16 09:10:14 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Nov 18 10:07:18 2016 -0200 |
tree | 1a78da9d68fb8e4a789696c74d25961218426527 | |
parent | b68d75b955a62a6ade9e004b656415f346c3ad40 [diff] |
[media] msp3400: convert it to use dev_foo() macros Instead of using the v4l_foo() macros, just use the kernel-wide dev_foo() macros, as there's no good reason to use something else. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>