From: Stas Sergeev Date: Wed, 20 Jun 2007 18:42:13 +0000 (+0400) Subject: fix module_param mistake in it821x X-Git-Tag: v2.6.22-rc6~45^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe675e2b3e41349deb0c81667065b9cb229ea1d;p=pandora-kernel.git fix module_param mistake in it821x The attached patch fixes a trivial mistake in a MODULE_PARAM_DESC of pata_it821x driver. The parameter name in MODULE_PARAM_DESC should match the one in module_param_named. Signed-off-by: Stas Sergeev Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed