From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:26:58 +0000 (-0700) Subject: staging: comedi: pcl812: all board types have analog inputs X-Git-Tag: v3.15-rc1~139^2~980 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78da4c5698110a77b5a9025ff3f03304990850e6;p=pandora-kernel.git staging: comedi: pcl812: all board types have analog inputs All the boards supported by this driver have 16 or 32 analog input channels. Remove the unnecessary check in pcl812_attach() to reduce the indent level of the code. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed