From 109b4d00f92be265f5795d0baf12722ecbf2d146 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Tue, 3 Dec 2013 12:07:12 -0700 Subject: [PATCH] staging: comedi: pcl816: only init command support if irq is available The async command support requires an irq. Only initialize the subdevice command support if the request_irq was successfull. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed