qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
	"Markus Armbruster" <armbru@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@linaro.org>,
	qemu-block@nongnu.org, "Bin Meng" <bmeng.cn@gmail.com>
Subject: [PATCH 0/2] hw/sd: Remove a pair of legacy methods
Date: Tue,  3 Sep 2024 22:04:44 +0200	[thread overview]
Message-ID: <20240903200446.25921-1-philmd@linaro.org> (raw)

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



             reply	other threads:[~2024-09-03 20:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-03 20:04 Philippe Mathieu-Daudé [this message]
2024-09-03 20:04 ` [PATCH 1/2] hw/sd: Remove legacy sd_set_cb() Philippe Mathieu-Daudé
2024-09-03 20:10   ` Philippe Mathieu-Daudé
2024-09-03 20:49     ` Guenter Roeck
2024-09-09 15:30   ` Peter Maydell
2024-09-13  8:28     ` Markus Armbruster
2024-09-13  9:39       ` Peter Maydell
2024-09-13  9:41         ` Markus Armbruster
2024-09-03 20:04 ` [PATCH 2/2] hw/sd: Remove legacy sd_enable() Philippe Mathieu-Daudé
2024-09-09 15:26   ` Peter Maydell
2024-11-06 18:32     ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240903200446.25921-1-philmd@linaro.org \
    --to=philmd@linaro.org \
    --cc=armbru@redhat.com \
    --cc=bmeng.cn@gmail.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).