From: H Hartley Sweeten Date: Tue, 14 May 2013 21:21:08 +0000 (-0700) Subject: staging: comedi: dt9812: rename the private data struct X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~634 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=415227c130db90d5b3db8aff5782af21deba78c5;p=pandora-kernel.git staging: comedi: dt9812: rename the private data struct The comedi private data (dev->private) for this driver is stored in a 'struct comedi_dt9812' that is allocated during the comedi (*attach). For aesthetic reasons, rename this struct to help make its use clearer. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed