From: H Hartley Sweeten Date: Thu, 13 Mar 2014 21:16:10 +0000 (-0700) Subject: staging: comedi: gsc_hpdi: absorb setup_subdevices() X-Git-Tag: v3.15-rc1~139^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7de0b0dfac19ec128283884b1faa45d69097faa1;p=pandora-kernel.git staging: comedi: gsc_hpdi: absorb setup_subdevices() This function is only called by the (*auto_attach). Absorb it into that function to clarify the attach and remove the need for some of the forward declarations. For aesthetics, add some whitespace to the subdevice init. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed