commit | 51ff392c280733aa9e6bd47b3f5e83e32bfdf16a | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel@collabora.com> | Thu Aug 15 13:48:05 2019 -0300 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Mon Aug 26 10:52:06 2019 -0300 |
tree | b61a41e79f08d1a3a1fe26c0d5946f5faccbfe03 | |
parent | a9cff393c1d78ecbbc33e6196e79bb05ccb4a709 [diff] |
media: v4l2-core: introduce a helper to unregister a i2c subdev Introduce a new video4linux2 i2c helper, to unregister a subdev. This allows to get rid of yet another ifdef. Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> [hverkuil-cisco@xs4all.nl: fix checkpatch warning] Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>