From: Hans Verkuil Date: Fri, 13 Mar 2015 10:41:05 +0000 (-0300) Subject: [media] vivid: use v4l2_device.release to clean up the driver X-Git-Tag: omap-for-v4.2/o2_dc~62^2~1^2~151 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c674e24362cf0f8d5b70d2e20f6160045fd753;p=pandora-kernel.git [media] vivid: use v4l2_device.release to clean up the driver Use the release callback of the v4l2_device to clean up the memory. This prevents vivid from breaking if someone tries to unbind the driver. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed