commit | ff880348e74e0fd1196ab39ec765f5fd330ed3c6 | [log] [tgz] |
---|---|---|
author | Julia Lawall <Julia.Lawall@lip6.fr> | Fri Dec 11 14:16:48 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Mon Feb 01 07:34:07 2016 -0200 |
tree | 4fd3bb14c2415c207bb6ffd474d5566d489cc8ba | |
parent | 2874bf3ec453f50cfe1f7bf000efdadeb6f30db6 [diff] |
[media] go7007: constify go7007_hpi_ops structures The go7007_hpi_ops structures are never modified, so declare them as const. Done with the help of Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>