From: Ondrej Zary Date: Mon, 9 Feb 2015 12:38:21 +0000 (+0100) Subject: wd719x: add missing .module to wd719x_template X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ecf8e0ae28cb22d434e628c351c6193fd75fafa;p=pandora-kernel.git wd719x: add missing .module to wd719x_template wd719x_template is missing the .module field, causing module refcount not to work, allowing to rmmod the driver while in use (mounted filesystem), causing an oops. Set .module to THIS_MODULE to fix the problem. Signed-off-by: Ondrej Zary Cc: Signed-off-by: James Bottomley --- Reading git-diff-tree failed