mmc: mtk-sd: Reorder of_device_id and platform data by name
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Thu, 15 Sep 2022 12:09:22 +0000 (14:09 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 20 Sep 2022 09:36:43 +0000 (11:36 +0200)
commitd4dc6ecaf7c7766a3c066a08924785fcd9507544
treeaf931ea5270166d6e111b6f0fe63b4fcf3245b78
parentd252e9b1073a12fee68fc9a626a83035cd03cf70
mmc: mtk-sd: Reorder of_device_id and platform data by name

Both of_device_id compatible strings and platform data were partially
ordered by name. Fix the ordering.

This commit brings no functional changes.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220915120923.86038-2-angelogioacchino.delregno@collabora.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mtk-sd.c