commit | 4518a49a019648110a84d7decebd46a12c229a32 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jun 17 05:15:46 2024 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Jul 02 10:08:32 2024 +0200 |
tree | 0b06fd976b11d6426d9ae75793f32e8ad07c216f | |
parent | fb72e681c9caccc5f9effce219447cae1ed05c9d [diff] |
hw/sd/sdcard: Prepare SDProto to contain more fields Convert array of command handlers to array of structures. The structure contains the command handler. No logical change intended. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Tested-by: Cédric Le Goater <clg@redhat.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Message-Id: <20240628070216.92609-39-philmd@linaro.org>