From: H Hartley Sweeten Date: Tue, 26 Jun 2012 00:00:19 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: cleanup dio subdevice initialization X-Git-Tag: v3.6-rc1~100^2~529 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f87a7e5bf50d83d9dca0e87d10eac7226e0ac61d;p=pandora-kernel.git staging: comedi: cb_das16_cs: cleanup dio subdevice initialization The digital i/o subdevice is always initialized due to the 'if (1)'. Simplify the attach by removing the test. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed