From: Sylwester Nawrocki Date: Tue, 22 Jan 2013 21:58:57 +0000 (-0300) Subject: [media] V4L: Add v4l2_event_subdev_unsubscribe() helper function X-Git-Tag: v3.9-rc1~93^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f4d14b70a29c679dd53e367b0d9b007a7117ee3;p=pandora-kernel.git [media] V4L: Add v4l2_event_subdev_unsubscribe() helper function Add a v4l2 core helper function that can be used as the subdev .unsubscribe_event handler. This allows to eliminate some boilerplate from drivers that are only handling the control events. Signed-off-by: Sylwester Nawrocki Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed