From: H Hartley Sweeten Date: Mon, 9 Dec 2013 22:31:11 +0000 (-0700) Subject: staging: comedi: pcmmio: use comedi_legacy_detach() for (*detach) X-Git-Tag: v3.14-rc1~150^2~307 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cc9a4e4b65ffbd9668d31b2d59356b362c9ae39;p=pandora-kernel.git staging: comedi: pcmmio: use comedi_legacy_detach() for (*detach) The (*detach) of this driver just calls comedi_legacy_detach(). Use that directly for the (*detach). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed