public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: comedi: amplc_dio200 detach cleanups
@ 2014-07-25 17:07 Ian Abbott
  2014-07-25 17:07 ` [PATCH 1/3] staging: comedi: amplc_dio200_common: prevent extra free_irq() Ian Abbott
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ian Abbott @ 2014-07-25 17:07 UTC (permalink / raw)
  To: driverdev-devel
  Cc: Greg Kroah-Hartman, Ian Abbott, H Hartley Sweeten, linux-kernel

Fix a double free_irq() and do a bit more cleaning up of the "detach"
routines.

1) staging: comedi: amplc_dio200_common: prevent extra free_irq()
2) staging: comedi: amplc_dio200_common: remove some tests from
   amplc_dio200_common_detach()
3) staging: comedi: amplc_dio200_pci: no need to test board pointer in
   dio200_pci_detach()

 drivers/staging/comedi/drivers/amplc_dio200_common.c | 9 +++------
 drivers/staging/comedi/drivers/amplc_dio200_pci.c    | 5 +----
 2 files changed, 4 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-07-28 16:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 17:07 [PATCH 0/3] staging: comedi: amplc_dio200 detach cleanups Ian Abbott
2014-07-25 17:07 ` [PATCH 1/3] staging: comedi: amplc_dio200_common: prevent extra free_irq() Ian Abbott
2014-07-25 18:23   ` Hartley Sweeten
2014-07-27 18:45     ` Greg Kroah-Hartman
2014-07-28  9:27       ` Ian Abbott
2014-07-28 16:35       ` Hartley Sweeten
2014-07-25 17:07 ` [PATCH 2/3] staging: comedi: amplc_dio200_common: remove some tests from amplc_dio200_common_detach() Ian Abbott
2014-07-25 17:07 ` [PATCH 3/3] staging: comedi: amplc_dio200_pci: no need to test board pointer in dio200_pci_detach() Ian Abbott
2014-07-25 18:14 ` [PATCH 0/3] staging: comedi: amplc_dio200 detach cleanups Hartley Sweeten

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox