On 4/9/21 6:25 PM, Patrick Venture wrote:
> To enable passing the current_devs field as a parameter, we need to use
> a named struct type.
>
> Tested: BMC firmware with i2c devices booted to userspace.
>
> Signed-off-by: Patrick Venture
> Reviewed-by: Hao Wu
> ---
> include/hw/i2c/i2c.h | 4 ++
To enable passing the current_devs field as a parameter, we need to use
a named struct type.
Tested: BMC firmware with i2c devices booted to userspace.
Signed-off-by: Patrick Venture
Reviewed-by: Hao Wu
---
include/hw/i2c/i2c.h | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --g