From: Hans de Goede Date: Sun, 8 Apr 2012 15:59:53 +0000 (-0300) Subject: [media] uvcvideo: Send control change events for slave ctrls when the master changes X-Git-Tag: v3.5-rc1~104^2~336 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=805e9b4a06bf874c56e0811e9cca5e25cf465e42;p=pandora-kernel.git [media] uvcvideo: Send control change events for slave ctrls when the master changes This allows v4l2 control UI-s to update the inactive state (ie grey-ing out of controls) for slave controls when the master control changes. [Use __uvc_find_control() to find slave controls, as they're always located in the same entity as the corresponding master control] Signed-off-by: Hans de Goede Signed-off-by: Laurent Pinchart Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed