diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2018-07-02 14:43:02 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-07-04 14:40:49 +0200 |
commit | 4d1e4545a65903a09f5d15d32a3fbb6131a8d11e (patch) | |
tree | 3b13f7ad8588893ebb2cb1758c942140b901aac7 /drivers/hid/hid-roccat-common.c | |
parent | media: v4l2-ctrls.c: fix broken auto cluster handling (diff) | |
download | linux-4d1e4545a65903a09f5d15d32a3fbb6131a8d11e.tar.xz linux-4d1e4545a65903a09f5d15d32a3fbb6131a8d11e.zip |
media: mark entity-intf links as IMMUTABLE
Currently links between entities and an interface are just marked as
ENABLED. But (at least today) these links cannot be disabled by userspace
or the driver, so they should also be marked as IMMUTABLE.
It might become possible that drivers can disable such links (if for some
reason the device node cannot be used), so we might need to add a new link
flag at some point to mark interface links that can be changed by the driver
but not by userspace.
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/hid/hid-roccat-common.c')
0 files changed, 0 insertions, 0 deletions