hw/sd/sdcard: Remove noise from sd_acmd_name()
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 26 Jun 2024 21:51:55 +0000 (23:51 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 5 Jul 2024 21:54:24 +0000 (23:54 +0200)
commite84e0c4df57103a9047e607eeff105cbf0fbb923
treec7afb3dbb8246b9ce36e010f2a236adb91009f33
parent69372c7e3345f29599e040a7cc629bdf350c3518
hw/sd/sdcard: Remove noise from sd_acmd_name()

These ACMD names weren't really useful, "UNKNOWN_ACMD" is simpler.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Tested-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20240628070216.92609-77-philmd@linaro.org>
hw/sd/sd.c