commit | cd4b8b85800a47dc68b9282ffc3a88b82e77f242 | [log] [tgz] |
---|---|---|
author | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Oct 28 16:23:26 2011 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Nov 11 12:58:58 2011 +0200 |
tree | 1f3a6f238357e623823a65f341d4ed831dc7e5e4 | |
parent | 778e6502414a35e3db8f3637a600b6645ac0b815 [diff] |
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 <kvalo@qca.qualcomm.com>