From: Ian Abbott Date: Fri, 14 Sep 2012 16:34:32 +0000 (+0100) Subject: staging: comedi: ni_pcidio: use mite_alloc() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f822a6a1a11759f0a694a4a3547c1186e1a2eaec;p=pandora-kernel.git staging: comedi: ni_pcidio: use mite_alloc() Allocate `struct mite_device` dynamically instead of searching for one on the `mite_devices` list constructed by the "mite" module. Signed-off-by: Ian Abbott Reviewed-by: H Hartley Sweeten Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed