From c9968ed9fe88968efa68f5d1a75ab8aa02edac1c Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 17 Feb 2014 14:27:59 -0700 Subject: [PATCH] staging: comedi: pcl812: allocate private data before requesting the I/O region To better match the pcl818 and pcl816 drivers, allocate the private data before calling comedi_request_region(). Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed