From: H Hartley Sweeten Date: Tue, 12 Aug 2014 18:17:22 +0000 (-0700) Subject: staging: comedi: amplc_dio200: absorb dio200_subdev_timer_init() X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=294de579db53a810cb179fb06909c2dbdf17b74d;p=pandora-kernel.git staging: comedi: amplc_dio200: absorb dio200_subdev_timer_init() This function is only called by amplc_dio200_common_attach() and it can never fail. For aesthetics, absorb it into that function. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed