]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdio: Fix Cypress SDIO IDs macros in common include file
authorPali Rohár <pali@kernel.org>
Fri, 22 May 2020 14:44:11 +0000 (16:44 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 29 May 2020 10:37:59 +0000 (12:37 +0200)
commit16e7af806d25dc73066df6473144635f8044cf64
treeeec5e98c1493c3cc00613214bd9c75af5527e83a
parent5a71a56136c69a62eeafa2f858c150b8084885a9
mmc: sdio: Fix Cypress SDIO IDs macros in common include file

All macro names for SDIO device IDs are prefixed by vendor name to which
device ID belongs. So for consistency add Broadcom string vendor prefix to
all Cypress macro names as they belong to SDIO Broadcom vendor ID.

Change also Cypress 43012 value from decimal do hexadecimal notation to be
consistent with all other values.

Signed-off-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20200522144412.19712-11-pali@kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c
drivers/net/wireless/broadcom/brcm80211/brcmfmac/sdio.c
include/linux/mmc/sdio_ids.h