From 0cc9a4e4b65ffbd9668d31b2d59356b362c9ae39 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 9 Dec 2013 15:31:11 -0700 Subject: [PATCH] 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-format-patch failed