From: Jonathan Cameron Date: Wed, 24 Aug 2011 16:28:35 +0000 (+0100) Subject: staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on module... X-Git-Tag: v3.2-rc1~169^2^2~864^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0c22bd1699a800771370f85ee97c9ab388247e;p=pandora-kernel.git staging:iio:trigger:sysfs trigger: Add a release function to avoid warning on module removal. The device is static and should never actually be deleted. The release is just to avoid a warning from the kernel. Signed-off-by: Jonathan Cameron Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed