linux/drivers/usb
Nikolaus Voss 2681795b5e drivers/usb/typec/tps6598x.c: fix 4CC cmd write
Writing 4CC commands with tps6598x_write_4cc() already has
a pointer arg, don't reference it when using as arg to
tps6598x_block_write(). Correcting this enforces the constness
of the pointer to propagate to tps6598x_block_write(), so add
the const qualifier there to avoid the warning.

Fixes: 0a4c005bd1 ("usb: typec: driver for TI TPS6598x USB Power Delivery controllers")
Signed-off-by: Nikolaus Voss <nikolaus.voss@loewensteinmedical.de>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-07-03 18:40:49 +02:00
..
atm USB: atm: ueagle-atm.c: remove redundant license text 2019-06-03 15:21:57 +02:00
c67x00 USB: add SPDX identifiers to all remaining Makefiles 2017-11-07 15:53:48 +01:00
cdns3 usb:cdns3 Fix for stuck packets in on-chip OUT buffer. 2019-07-03 10:46:07 +03:00
chipidea usb: chipidea: udc: workaround for endpoint conflict issue 2019-06-17 15:08:33 +02:00
class docs: usb: rename files to .rst and add them to drivers-api 2019-06-20 14:28:36 +02:00
common USB: move usb debugfs directory creation to the usb common core 2019-06-06 08:59:19 +02:00
core USB: core: Fix compiler warnings in devio.c 2019-06-26 10:28:09 +08:00
dwc2 USB: more changes for v5.3 merge window 2019-07-03 13:48:54 +02:00
dwc3 usb:gadget Separated decoding functions from dwc3 driver. 2019-07-03 10:45:58 +03:00
early drivers: Remove explicit invocations of mmiowb() 2019-04-08 12:01:02 +01:00
gadget USB: more changes for v5.3 merge window 2019-07-03 13:48:54 +02:00
host Merge 5.2-rc6 into usb-next 2019-06-23 09:21:15 +02:00
image USB: add missing SPDX lines to Kconfig and Makefiles 2019-01-22 09:08:17 +01:00
isp1760 usb: isp1760-hcd: Fix fall-through annotations 2019-05-01 18:13:52 +02:00
misc usb: clean up some of the computations in adu_read 2019-06-21 18:01:09 +02:00
mon docs: usb: rename files to .rst and add them to drivers-api 2019-06-20 14:28:36 +02:00
mtu3 Revert "usb: mtu3: fix up undefined reference to usb_debug_root" 2019-06-10 19:43:57 +02:00
musb usb: musb: dsps: Use dev_get_drvdata() 2019-04-30 17:55:08 +02:00
phy usb: phy: phy-mxs-usb: add imx7ulp support 2019-07-03 10:56:19 +03:00
renesas_usbhs USB: more changes for v5.3 merge window 2019-07-03 13:48:54 +02:00
roles usb: roles: Find the muxes by also matching against the device node 2019-02-14 10:52:25 +01:00
serial USB-serial updates for 5.3-rc1 2019-07-03 09:20:31 +02:00
storage usb: storage: scsiglue: Do not skip VPD if try_vpd_pages is set 2019-07-03 18:40:49 +02:00
typec drivers/usb/typec/tps6598x.c: fix 4CC cmd write 2019-07-03 18:40:49 +02:00
usbip usbip: Replace unused kvec array with single variable in vhci_send_cmd_unlink() 2019-06-05 11:54:38 +02:00
wusbcore wusb: switch to cbcmac transform 2019-06-18 08:52:34 +02:00
Kconfig USB: more changes for v5.3 merge window 2019-07-03 13:48:54 +02:00
Makefile usb:cdns3 Add Cadence USB3 DRD Driver 2019-07-03 10:46:05 +03:00
usb-skeleton.c usb: usb-skeleton: use irqsave() in USB's complete callback 2018-06-28 19:36:06 +09:00