Skip to content
Commit 10deca2e authored by Phi Bang Nguyen's avatar Phi Bang Nguyen Committed by Dan Kalowsky
Browse files

drivers: video: Fix skipped CIDs when enumerating controls



When enumerating controls with VIDEO_CTRL_FLAG_NEXT_CTRL, if child devices
have controls with IDs lower or equal to the ones in the parent devices,
those controls will be accidentally skipped.

Fix this by resetting the query's ID and tracking of the queried device in
the query when moving to the next device in the pipeline.

Signed-off-by: default avatarPhi Bang Nguyen <phibang.nguyen@nxp.com>
Signed-off-by: default avatarJosuah Demangeon <me@josuah.net>
parent 635a006d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment