commit | 439be34800f8588503059434ce873ff84fcb00c3 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Tue Nov 17 04:33:25 2015 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Nov 19 11:54:21 2015 -0200 |
tree | 3ba0076d00f09df4222a6bb2f9b58155f6ada103 | |
parent | 850c8a7d68a761b5f11d5b443b5ece185e8068f4 [diff] |
[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>