aboutsummaryrefslogtreecommitdiff
path: root/hw/i2c/imx_i2c.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2021-06-17 13:53:23 +0200
committerCorey Minyard <cminyard@mvista.com>2021-07-08 14:15:01 -0500
commit4e7019bd483d1bcd480538138798740e851588b1 (patch)
treeda04ef50bb8419480c61f344ebb1cbef7f55c10b /hw/i2c/imx_i2c.c
parente91113d0f9481c072f74e8390399e11b93856844 (diff)
downloadqemu-4e7019bd483d1bcd480538138798740e851588b1.zip
qemu-4e7019bd483d1bcd480538138798740e851588b1.tar.gz
qemu-4e7019bd483d1bcd480538138798740e851588b1.tar.bz2
hw/display/sm501: Replace i2c_send_recv() by i2c_recv() & i2c_send()
Instead of using the confuse i2c_send_recv(), rewrite to directly call i2c_recv() & i2c_send(), resulting in code easier to review. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Corey Minyard <cminyard@mvista.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'hw/i2c/imx_i2c.c')
0 files changed, 0 insertions, 0 deletions