|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 07/14] hw/sd/sd: Remove legacy sd_set_cb() in favor of GPIOs |
Date: | Thu, 9 Jan 2025 12:37:02 +0100 |
User-agent: | Mozilla Thunderbird |
On 8/1/25 10:25, Bernhard Beschow wrote:
Commit ce5dd27534b0 "hw/sd: Remove omap2_mmc device" removed the last user of sd_set_cb(). Rework this functionality into GPIOs. Signed-off-by: Bernhard Beschow <shentey@gmail.com> --- include/hw/sd/sdcard_legacy.h | 1 - hw/sd/sd.c | 31 ++++++++++++++----------------- 2 files changed, 14 insertions(+), 18 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |