From: Daniel Mack Date: Wed, 5 Mar 2014 16:12:48 +0000 (+0100) Subject: video: pxa3xx-gcu: provide an empty .open call X-Git-Tag: v3.15-rc1~63^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3437b2b83f3bdb99ae4ffc2fd1e1608d6e06fffe;p=pandora-kernel.git video: pxa3xx-gcu: provide an empty .open call This is necessary in order to make the core set file->private_data to miscdev in use. We need that information later to dereference the container of the device, so we can get access to our private struct from other callbacks. Signed-off-by: Daniel Mack Acked-by: Haojian Zhuang Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed