From: Kalle Valo Date: Fri, 28 Oct 2011 13:23:26 +0000 (+0300) Subject: ath6kl: change name of sdio driver to ath6kl X-Git-Tag: v3.3-rc1~182^2~261^2~200^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd4b8b85800a47dc68b9282ffc3a88b82e77f242;p=pandora-kernel.git ath6kl: change name of sdio driver to ath6kl Currently the name of the driver in struct sdio_driver is "ath6kl_sdio", this is for example what uevent advertises. This is wrong as the module is named as ath6kl.ko. Change it to "ath6kl" so that the names match. Signed-off-by: Kalle Valo --- Reading git-diff-tree failed