[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200715093209.3165641-1-lee.jones@linaro.org>
Date: Wed, 15 Jul 2020 10:32:01 +0100
From: Lee Jones <lee.jones@...aro.org>
To: gregkh@...uxfoundation.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org, Lee Jones <lee.jones@...aro.org>
Subject: [PATCH v2 0/8] Mop-up left-behind fixes for W=1 warnings in USB
This is the last of them.
Some have been re-written, others fixed-up.
See the in-patch changelog for the details.
Lee Jones (8):
usb: dwc2: gadget: Make use of GINTMSK2
usb: dwc2: gadget: Avoid pointless read of EP control register
usb: mtu3: mtu3_trace: Function headers are not suitable for kerneldoc
usb: mtu3: mtu3_trace: Supply missing mtu3_debug.h include file
usb: class: cdc-wdm: Provide description for usb_cdc_wdm_register()'s
manage_power arg
usb: c67x00: c67x00-hcd: Demote obvious misuse of kerneldoc to
standard comment blocks
usb: misc: sisusbvga: sisusb_init: Remove genunine unused static const
arrays
usb: misc: sisusbvga: Move static const tables out to different
include file
drivers/usb/c67x00/c67x00-hcd.c | 6 +-
drivers/usb/class/cdc-wdm.c | 3 +-
drivers/usb/dwc2/gadget.c | 3 +-
drivers/usb/misc/sisusbvga/sisusb_init.c | 1 +
drivers/usb/misc/sisusbvga/sisusb_init.h | 662 --------------------
drivers/usb/misc/sisusbvga/sisusb_tables.h | 688 +++++++++++++++++++++
drivers/usb/mtu3/mtu3_trace.c | 3 +-
7 files changed, 697 insertions(+), 669 deletions(-)
create mode 100644 drivers/usb/misc/sisusbvga/sisusb_tables.h
--
2.25.1
Powered by blists - more mailing lists