|
From: | Corey Minyard |
Subject: | Re: [Qemu-arm] [Qemu-devel] [PATCH 2/2] i2c: Move the bus class to i2c.h |
Date: | Tue, 20 Feb 2018 07:06:45 -0600 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 02/19/2018 09:25 AM, Peter Maydell wrote:
On 19 February 2018 at 15:20, <address@hidden> wrote:From: Corey Minyard <address@hidden> Some devices need access to it. Signed-off-by: Corey Minyard <address@hidden> --- hw/i2c/core.c | 17 ----------------- include/hw/i2c/i2c.h | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 17 deletions(-)Reviewed-by: Peter Maydell <address@hidden>
Linus, Philippe, do you want me to submit this, or do you want to take it? You can pull it from: https://github.com/cminyard/qemu.git tags/i2c-bus-move -corey
thanks -- PMM
[Prev in Thread] | Current Thread | [Next in Thread] |