From: H Hartley Sweeten Date: Tue, 14 May 2013 20:32:32 +0000 (-0700) Subject: staging: comedi: usbduxfast: remove 'attached' from private data X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~659 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c346c2ce866959fc89a14d1379869084f32b3d8;p=pandora-kernel.git staging: comedi: usbduxfast: remove 'attached' from private data The subdevice function pointers are only setup if the device is attached. The 'attached' flag in the private data is unnecessary. Remove it. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed