Laurent Pinchart wrote: > Hi Mauro, > > The following changes since commit 8e17df0d68f260e9e722b5f3adfa18f553542f93: > Randy Dunlap (1): > V4L/DVB: dvb: fix sparse warnings > > are available in the git repository at: > > git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo > > Laurent Pinchart (7): > uvcvideo: Increase the streaming control timeout to 5 seconds > uvcvideo: Use %pUl printk format specifier to print GUIDs > uvcvideo: Return -ERANGE when setting a control to an out-of-range menu index > uvcvideo: Cache control min, max, res and def query results # ERROR: spaces prohibited around that ':' (ctx:WxW) # #213: FILE: drivers/media/video/uvc/uvcvideo.h:248: # + modified : 1, # ^ # # ERROR: spaces prohibited around that ':' (ctx:WxW) # #214: FILE: drivers/media/video/uvc/uvcvideo.h:249: # + cached : 1; # ^ # # total: 2 errors, 0 warnings, 190 lines checked As the other bitmask flags are also with spaces, I'll apply. Please fix them later. Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html