media: au0828/em28xx: make vb2_ops const
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 27 Sep 2017 17:08:19 +0000 (19:08 +0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Fri, 27 Oct 2017 12:13:33 +0000 (14:13 +0200)
commitac71484e89461a22d89ac84fcdc0235bf0a3e011
tree7e5436dd807b16742323fa10ba6bd10bbd074486
parent0e2d9a9d4aa55dc2d650f9c07069a0b149f02d04
media: au0828/em28xx: make vb2_ops const

Make vb2_ops const as they are only stored in the const field of a
vb2_queue structure. Make the declarations const too.

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@osg.samsung.com>
drivers/media/usb/au0828/au0828-vbi.c
drivers/media/usb/au0828/au0828.h
drivers/media/usb/em28xx/em28xx-v4l.h
drivers/media/usb/em28xx/em28xx-vbi.c