diff options
author | Philippe Mathieu-Daudé <philmd@linaro.org> | 2023-02-20 12:51:07 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-02-27 13:27:04 +0000 |
commit | cb4c33f014925d860387ecef4d74a7f03cab6626 (patch) | |
tree | 12973f790e51d9a9f8d321a0a731d5d2f63e2404 /module-common.c | |
parent | 9880e9bc63efcaf3f5230c2f93fb03068df2e465 (diff) | |
download | qemu-cb4c33f014925d860387ecef4d74a7f03cab6626.zip qemu-cb4c33f014925d860387ecef4d74a7f03cab6626.tar.gz qemu-cb4c33f014925d860387ecef4d74a7f03cab6626.tar.bz2 |
hw/gpio/max7310: Simplify max7310_realize()
Since &I2C_SLAVE(dev)->qdev == dev, no need to go back and
forth with QOM type casting. Directly use 'dev'.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230220115114.25237-2-philmd@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions