[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 5/5] hw/i2c: Document the I2C qdev helpers
From: |
Peter Maydell |
Subject: |
Re: [PATCH v2 5/5] hw/i2c: Document the I2C qdev helpers |
Date: |
Thu, 9 Jul 2020 19:49:16 +0100 |
On Sun, 5 Jul 2020 at 23:42, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> In commit d88c42ff2c we added new prototype but neglected to
> add their documentation. Fix that.
>
> Reported-by: Peter Maydell <peter.maydell@linaro.org>
> Reviewed-by: Corey Minyard <cminyard@mvista.com>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH v2 0/5] hw/i2c: Rename method names for consistency and add documentation, Philippe Mathieu-Daudé, 2020/07/05
- [PATCH v2 1/5] hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus(), Philippe Mathieu-Daudé, 2020/07/05
- [PATCH v2 2/5] hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new(), Philippe Mathieu-Daudé, 2020/07/05
- [PATCH v2 3/5] hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref(), Philippe Mathieu-Daudé, 2020/07/05
- [PATCH v2 5/5] hw/i2c: Document the I2C qdev helpers, Philippe Mathieu-Daudé, 2020/07/05
- Re: [PATCH v2 5/5] hw/i2c: Document the I2C qdev helpers,
Peter Maydell <=
- [PATCH v2 4/5] hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple(), Philippe Mathieu-Daudé, 2020/07/05
- Re: [PATCH v2 0/5] hw/i2c: Rename method names for consistency and add documentation, Philippe Mathieu-Daudé, 2020/07/10