From: H Hartley Sweeten Date: Fri, 20 Jun 2014 20:29:03 +0000 (-0700) Subject: staging: comedi: s626: remove struct s626_enc_info X-Git-Tag: cleanup-for-v3.18~125^2~1500 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c9a057cebe4fbcd4be87d1f5a722113a4ba8d49;p=pandora-kernel.git staging: comedi: s626: remove struct s626_enc_info The only member left in this struct is the 'chan' which is the comedi channel of the encoder. Remove the struct and refactor the code to pass/use the comedi channel instead. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed