Skip to content
Commit a01fc2a2 authored by Michał Zegan's avatar Michał Zegan Committed by Ulf Hansson
Browse files

mmc: meson-gx: remove mmc host on device removal



The mmc host was added in meson_mmc_probe, but never removed in
meson_mmc_remove.
Fix that by removing the host before deallocating other resources.

Signed-off-by: default avatarMichał Zegan <webczat@webczatnet.pl>
Tested-by: default avatarMichał Zegan <webczat@webczatnet.pl>
Acked-by: default avatarKevin Hilman <khilman@baylibre.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent eb7c00e1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment