commit | f03f02f9d261902a5761f02ff03a0620ed4f9d0d | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 19 05:22:15 2017 -0300 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Oct 04 15:09:32 2017 -0300 |
tree | 9a109956afab995e4db1650a6838c85754aec3a0 | |
parent | 5fad16b5969b43a9722bbe3b288e40bff0003504 [diff] |
[media] media: rc: make device_type const Make this const as it is only stored in the type field of a device structure, which is const. Done using Coccinelle. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>