[media] media-device.h: Let clearer that entity function must be initialized
Improve the documentation to let it clear that the entity function must be initialized. Suggested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
This commit is contained in:
@@ -92,7 +92,7 @@ struct media_device_info {
|
||||
*
|
||||
* Subdevs are initialized with MEDIA_ENT_T_V4L2_SUBDEV_UNKNOWN,
|
||||
* in order to preserve backward compatibility.
|
||||
* Drivers should change to the proper subdev type before
|
||||
* Drivers must change to the proper subdev type before
|
||||
* registering the entity.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user