From: Al Viro Date: Sat, 6 Apr 2013 00:39:36 +0000 (-0400) Subject: pxa3xx-gcu: quite playing silly buggers with ->f_op X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=996142e61d11fc1c1bea2834a36116c9a0fae029;p=pandora-kernel.git pxa3xx-gcu: quite playing silly buggers with ->f_op misc device gets ->private_data pointing to struct miscdevice on open(), so we can use that to get to per-device structure instead of relying on file_operations being copied into it. Signed-off-by: Al Viro --- Reading git-diff-tree failed