From: H Hartley Sweeten Date: Tue, 11 Sep 2012 23:49:06 +0000 (-0700) Subject: staging: comedi: adq12b: remove devpriv macro X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c1eb3857a7fada597f6dc2746f5f700bdb780ee;p=pandora-kernel.git staging: comedi: adq12b: remove devpriv macro This macro relies on a local variable having a specific name. Also, remove the kfree in the detach. The comedi core handles the kfree of dev->private. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed