[media] media: cx23885: fix type of allowed_protos
authorHeiner Kallweit <hkallweit1@gmail.com>
Tue, 17 Nov 2015 06:33:25 +0000 (04:33 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 19 Nov 2015 13:54:21 +0000 (11:54 -0200)
commit439be34800f8588503059434ce873ff84fcb00c3
tree3ba0076d00f09df4222a6bb2f9b58155f6ada103
parent850c8a7d68a761b5f11d5b443b5ece185e8068f4
[media] media: cx23885: fix type of allowed_protos

Protocol lists are represented as 64-bit bitmaps,
therefore use u64 instead of unsigned long.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/pci/cx23885/cx23885-input.c
This page took 0.02675 seconds and 5 git commands to generate.