commit | 4b9cb772cb2622ded833331bd9a99a9af5494d8f | [log] [tgz] |
---|---|---|
author | Alex Kiernan <alex.kiernan@gmail.com> | Fri Feb 09 15:24:38 2018 +0000 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Mon Feb 19 17:00:33 2018 +0900 |
tree | 3e36a2164f1949c4f329c4836d1e6c6fd9cb739d | |
parent | c64862bc87d8d51d929427df1e5be5f634cf4762 [diff] |
mmc: Fix uninitialised priv member When using omap_hsmmc without the device model then the allocation of mmc->priv ends up uninitialised. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Tested-by: Robert Nelson <robertcnelson@gmail.com> Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>