]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdio: Move SDIO IDs from ath6kl driver to common include file
authorPali Rohár <pali@kernel.org>
Fri, 22 May 2020 14:44:08 +0000 (16:44 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 29 May 2020 10:37:59 +0000 (12:37 +0200)
commitff1d9796295ae99423158c39258791dd0cad5562
tree2e988cc3880fc3875c656302a3b64698e485cc56
parenta7bfcab39c3c8b7a92d5937769283ce60ff06b45
mmc: sdio: Move SDIO IDs from ath6kl driver to common include file

Also replace generic MANUFACTURER macros by proper SDIO IDs macros.

Check for "AR6003 or later" is slightly modified to use SDIO device IDs.
This allows removal of all custom MANUFACTURER macros from ath6kl.

Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20200522144412.19712-8-pali@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/net/wireless/ath/ath6kl/hif.h
drivers/net/wireless/ath/ath6kl/sdio.c
include/linux/mmc/sdio_ids.h