commit | ea9b0f31c1acd35b6905dbfa7dd19c01592470f6 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Aug 19 04:22:14 2017 -0400 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Sat Aug 26 08:40:42 2017 -0400 |
tree | b2adb2124d74441c5a5f3fb0b93697a7aa03361c | |
parent | d746cf89b4b7e60f5b7239b3ef8e8af01d11f604 [diff] |
media: i2c: 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: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>