[PATCH 0/2] hw/sd: Remove a pair of legacy methods

Philippe Mathieu-Daudé posted 2 patches 2 months, 3 weeks ago
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(-)
[PATCH 0/2] hw/sd: Remove a pair of legacy methods
Posted by Philippe Mathieu-Daudé 2 months, 3 weeks ago
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