From: H Hartley Sweeten Date: Fri, 20 Sep 2013 23:42:27 +0000 (-0700) Subject: staging: comedi: pcl711: remove 'is_8112' from boardinfo X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~662 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54f0db981a7f6398ab688c5ac5359a12816c0a66;p=pandora-kernel.git staging: comedi: pcl711: remove 'is_8112' from boardinfo This member in the boardinfo is redundant. All the 8112 style boards have > 8 analog input channels (16 actually). We can use that information instead and remove the extra boardinfo. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed