On Tue, 7 Feb 2023, Peter Maydell wrote:
On Tue, 31 Jan 2023 at 19:39, BALATON Zoltan <bala...@eik.bme.hu> wrote:
Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu>
---
hw/usb/hcd-ohci.c | 99 +++++++++++++++++++++++------------------------
1 file changed, 49 insertions(+), 50 deletions(-)
-/* Bitfields for the first word of an Endpoint Desciptor. */
+/* Bitfields for the first word of an Endpoint Desciptor. */
We should fix the typos here in all these: it's Descriptor.
But that's a separate patch, I guess.
And Philippe already had a patch that does that so hope Gerd can rebase
and add that when merging or Philippe can resubmit based on these.
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
Thanks,
BALATON Zoltan