From: Ian Abbott Date: Fri, 14 Sep 2012 16:34:27 +0000 (+0100) Subject: staging: comedi: ni_65xx: use mite_alloc() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2967d0ae4cd00acd764f3d6fc426a99304ef3712;p=pandora-kernel.git staging: comedi: ni_65xx: 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