Commit ba4fafb
media: uvcvideo: Return the number of processed controls
If we let know our callers that we have not done anything, they will be
able to optimize their decisions.
Cc: stable@kernel.org
Fixes: b401200 ("[media] uvcvideo: Add support for control events")
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Message-ID: <20250224-uvc-data-backup-v2-1-de993ed9823b@chromium.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>1 parent d1b618e commit ba4fafb
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2101 | 2101 | | |
2102 | 2102 | | |
2103 | 2103 | | |
| 2104 | + | |
| 2105 | + | |
| 2106 | + | |
| 2107 | + | |
2104 | 2108 | | |
2105 | 2109 | | |
2106 | 2110 | | |
2107 | 2111 | | |
2108 | 2112 | | |
2109 | 2113 | | |
| 2114 | + | |
2110 | 2115 | | |
2111 | 2116 | | |
2112 | 2117 | | |
| |||
2141 | 2146 | | |
2142 | 2147 | | |
2143 | 2148 | | |
| 2149 | + | |
| 2150 | + | |
| 2151 | + | |
2144 | 2152 | | |
2145 | 2153 | | |
2146 | 2154 | | |
| |||
2159 | 2167 | | |
2160 | 2168 | | |
2161 | 2169 | | |
2162 | | - | |
| 2170 | + | |
2163 | 2171 | | |
2164 | 2172 | | |
2165 | 2173 | | |
| |||
2206 | 2214 | | |
2207 | 2215 | | |
2208 | 2216 | | |
| 2217 | + | |
2209 | 2218 | | |
2210 | 2219 | | |
2211 | 2220 | | |
| |||
0 commit comments