[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency
From: |
Daniel P . Berrangé |
Subject: |
Re: [PATCH 14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency |
Date: |
Mon, 17 Aug 2020 16:58:46 +0100 |
User-agent: |
Mutt/1.14.5 (2020-06-23) |
On Thu, Aug 13, 2020 at 06:25:58PM -0400, Eduardo Habkost wrote:
> Rename the DWC2_CLASS to DWC2_USB_CLASS and DWC2_GET_CLASS to
> DWC2_USB_GET_CLASS, for consistency with the DWC2_USB macro.
>
> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
> ---
> hw/usb/hcd-dwc2.h | 4 ++--
> hw/usb/hcd-dwc2.c | 8 ++++----
> 2 files changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
- Re: [PATCH 08/41] opentitan: Rename memmap enum constants, (continued)
[PATCH 16/41] throttle-groups: Move ThrottleGroup typedef to header, Eduardo Habkost, 2020/08/13
[PATCH 14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency, Eduardo Habkost, 2020/08/13
[PATCH 15/41] tulip: Move TulipState typedef to header, Eduardo Habkost, 2020/08/13
[PATCH 18/41] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h, Eduardo Habkost, 2020/08/13
[PATCH 19/41] hvf: Move HVFState typedef to hvf.h, Eduardo Habkost, 2020/08/13
[PATCH 17/41] pci: Move PCIBusClass typedef to pci.h, Eduardo Habkost, 2020/08/13