From: H Hartley Sweeten Date: Mon, 25 Jun 2012 23:59:26 +0000 (-0700) Subject: staging: comedi: cb_das16_cs: remove unused timer subdevice X-Git-Tag: v3.6-rc1~100^2~530 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c416ef3f67e9f524ac3ab07c071323f66616373;p=pandora-kernel.git staging: comedi: cb_das16_cs: remove unused timer subdevice The timer subdevice is never initialized due to the 'if (0)'. The comedi callbacks also don't do anything and just return -EINVAL. Remove the subdevice and associated code. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed