From: H Hartley Sweeten Date: Tue, 4 Mar 2014 18:29:30 +0000 (-0700) Subject: staging: comedi: pcl812: remove 'ai_data_len' from private data X-Git-Tag: v3.15-rc1~139^2~673 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0b908549e7cb3c4d598daacec47a204576e8f35;p=pandora-kernel.git staging: comedi: pcl812: remove 'ai_data_len' from private data This member of the private data is only used in the initial dma setup. Refactor that code to not need it and remove the member. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed