From: H Hartley Sweeten Date: Wed, 28 May 2014 23:34:52 +0000 (-0700) Subject: staging: comedi: adq12b: remove 's->len_chanlist' init for analog inputs X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1985 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11c4e2db8ef149e36471f4bbb3c296b48533f28f;p=pandora-kernel.git staging: comedi: adq12b: remove 's->len_chanlist' init for analog inputs This driver does not support async commands so the len_chanlist init is unnecessary. Remove it and allow the core to default the value to '1'. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed