ath6kl: change name of sdio driver to ath6kl
authorKalle Valo <kvalo@qca.qualcomm.com>
Fri, 28 Oct 2011 13:23:26 +0000 (16:23 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:58:58 +0000 (12:58 +0200)
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 <kvalo@qca.qualcomm.com>

No differences found