mmc: dw_mmc-bluefield: simplify the probe() function
authorLiming Sun <lsun@mellanox.com>
Fri, 19 Oct 2018 14:26:14 +0000 (10:26 -0400)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Dec 2018 07:26:24 +0000 (08:26 +0100)
commit3df407b2a5346db1c48809706ece7a8616c79e0b
tree43abdc28127a404de75362d4e50631fc31c605bd
parent7566ec393f4161572ba6f11ad5171fd5d59b0fbd
mmc: dw_mmc-bluefield: simplify the probe() function

This commit removes the unnecessary of-node check since the
dw_mci_bluefield_match[] structure has only one entry.

Signed-off-by: Liming Sun <lsun@mellanox.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/dw_mmc-bluefield.c