diff options
author | Daniel Scally <[email protected]> | 2022-12-06 16:12:03 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-12-08 16:53:47 +0100 |
commit | 81c25247a2a03a0f97e4805d7aff7541ccff6baa (patch) | |
tree | 342ebf7e888770a1e301f01db43d84f233d53de9 /lib/mpi/mpiutil.c | |
parent | ade23d7b7ec5c38bd43ec44ccb753cb7ea8ac08a (diff) |
usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlags
In the specification documents for the Uncompressed and MJPEG USB
Video Payloads, the field name is bmInterlaceFlags - it has been
misnamed within the kernel.
Although renaming the field does break the kernel's interface to
userspace it should be low-risk in this instance. The field is read
only and hardcoded to 0, so there was never any value in anyone
reading it. A search of the uvc-gadget application and all the
forks that I could find for it did not reveal any users either.
Fixes: cdda479f15cd ("USB gadget: video class function driver")
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Signed-off-by: Daniel Scally <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions