[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] hw/sd: Remove a pair of legacy methods
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH 0/2] hw/sd: Remove a pair of legacy methods |
Date: |
Tue, 3 Sep 2024 22:04:44 +0200 |
The omap2_mmc device -- deprecated and about to be
removed -- was the last user of the legacy sd_set_cb()
and sd_enable() methods. Remove them too along with
the me_no_qdev_me_kill_mammoth_with_rocks kludge.
Based-on: <20240903160751.4100218-1-peter.maydell@linaro.org>
Philippe Mathieu-Daudé (2):
hw/sd: Remove legacy sd_set_cb()
hw/sd: Remove legacy sd_enable()
include/hw/sd/sd.h | 1 -
include/hw/sd/sdcard_legacy.h | 10 -------
hw/sd/sd.c | 50 +++++++----------------------------
3 files changed, 10 insertions(+), 51 deletions(-)
--
2.45.2
- [PATCH 0/2] hw/sd: Remove a pair of legacy methods,
Philippe Mathieu-Daudé <=