commit | 62d721a646a9d515bd7b13bede78a1c02890b956 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Tue Feb 07 22:35:40 2017 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Tue Feb 14 09:10:58 2017 +0100 |
tree | 34b669c617281104e6085f2846aa4ef4574dcb01 | |
parent | 4136fcb547d2baec31179aa0ce3466f4040b193c [diff] |
mmc: meson-gx: remove unneeded checks in remove The remove callback is called only if probe finished successfully. Therefore these checks are not needed. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Reviewed-by: Kevin Hilman <khilman@baylibre.com> Tested-by: Kevin Hilman <khilman@baylibre.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>