From: H Hartley Sweeten Date: Wed, 25 Sep 2013 22:37:43 +0000 (-0700) Subject: staging: comedi: pcl726: tidy up pcl726_attach() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~577 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47825a9b1b37b38cca1891e5393da4b13155f165;p=pandora-kernel.git staging: comedi: pcl726: tidy up pcl726_attach() For aesthetics, add some whitespace to the subdevice initialization. Only allocate, and initialize, the digital input and output subdevices if the boardinfo indicates that they exist on the board. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed