From: H Hartley Sweeten Date: Mon, 20 May 2013 21:24:32 +0000 (-0700) Subject: staging: comedi: vmk80xx: don't pass the private data directly X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~537 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0703c9553847b31cf34a7a04a839806fb361422f;p=pandora-kernel.git staging: comedi: vmk80xx: don't pass the private data directly Instead of passing the private data to the internal functions. pass the comedi_device pointer and get the private data from it. Signed-off-by: H Hartley Sweeten Cc Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed