From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:27:59 +0000 (-0700) Subject: staging: comedi: pcl812: allocate private data before requesting the I/O region X-Git-Tag: v3.15-rc1~139^2~931 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9968ed9fe88968efa68f5d1a75ab8aa02edac1c;p=pandora-kernel.git 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-diff-tree failed