-
- Downloads
[media] media: fix truncated entity specification
When enumerating an entity, assign the entire entity specification instead of only the first two words. (This requires giving the specification union a name.) So far, no driver actually uses more than two words, but this will be needed for ALSA entities. Signed-off-by:Clemens Ladisch <clemens@ladisch.de> [laurent.pinchart@ideasonboard.com: Rename specification to info] Signed-off-by:
Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by:
Mauro Carvalho Chehab <mchehab@redhat.com>
Showing
- drivers/media/media-device.c 1 addition, 2 deletionsdrivers/media/media-device.c
- drivers/media/video/v4l2-dev.c 2 additions, 2 deletionsdrivers/media/video/v4l2-dev.c
- drivers/media/video/v4l2-device.c 2 additions, 2 deletionsdrivers/media/video/v4l2-device.c
- include/media/media-entity.h 1 addition, 1 deletioninclude/media/media-entity.h
Loading
Please register or sign in to comment