From 3437b2b83f3bdb99ae4ffc2fd1e1608d6e06fffe Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Wed, 5 Mar 2014 17:12:48 +0100 Subject: [PATCH] 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-format-patch failed