OSDN Git Service

hw/sd/pxa2xx_mmci: Add reset function
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:16:19 +0000 (14:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:50:50 +0000 (14:50 +0000)
commit6002915e0c3a6e30dfab18606f23f3149800be18
tree029232f156290dc0511385ed4bcbf64cfe355246
parent19d25e0a6d2251e334528115855062738726fff5
hw/sd/pxa2xx_mmci: Add reset function

Add a reset function to the pxa2xx_mmci device; previously it had
no handling for system reset at all.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-id: 1455646193-13238-11-git-send-email-peter.maydell@linaro.org
hw/sd/pxa2xx_mmci.c