commit | a8e58f29c90e8d7e2f675b0f8668b77143b1349c | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Tue Aug 30 21:01:57 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Fri Sep 09 09:44:37 2016 -0300 |
tree | 1e2d2c4528e131c0dba1b821c75d9837f933d078 | |
parent | f06606e56bc61d65cbc1ad3a8dc6e81ec1b2034e [diff] |
[media] v4l2-subdev.rst: get rid of legacy functions There are two warnings that are due to functions that has long gone: Documentation/media/kapi/v4l2-subdev.rst:417: WARNING: c:func reference target not found: v4l2_i2c_new_subdev_cfg Documentation/media/kapi/v4l2-subdev.rst:436: WARNING: c:func reference target not found: v4l2_i2c_new_probed_subdev Update the documentation to remove those. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>