]> git.proxmox.com Git - mirror_qemu.git/commit
hw/nvram: use at24 macro
authorPatrick Venture <venture@google.com>
Wed, 19 Jan 2022 21:43:29 +0000 (13:43 -0800)
committerLaurent Vivier <laurent@vivier.eu>
Mon, 21 Feb 2022 17:21:54 +0000 (18:21 +0100)
commit21b86097f8e318a1878f11428a5f449022b763ad
tree2920da747c969bed8e169a6f74e1dd428cdfc538
parent7fa6d336b38884680b530817bb78486c8368c6a6
hw/nvram: use at24 macro

Use the macro for going from I2CSlave to EEPROMState.

Signed-off-by: Patrick Venture <venture@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220119214329.2557049-1-venture@google.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/nvram/eeprom_at24c.c