1
0
Fork 0
alistair23-linux/drivers/usb/typec
Peter Robinson bfdd0a3b86 usb: typec: Fix copy paste error for NVIDIA alt-mode description
[ Upstream commit 41952a6601 ]

The name of the module for the NVIDIA alt-mode is incorrect as it
looks to be a copy-paste error from the entry above, update it to
the correct typec_nvidia module name.

Cc: Ajay Gupta <ajayg@nvidia.com>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Link: https://lore.kernel.org/r/20210106001605.167917-1-pbrobinson@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-01-19 18:26:16 +01:00
..
altmodes usb: typec: Fix copy paste error for NVIDIA alt-mode description 2021-01-19 18:26:16 +01:00
mux usb: typec: Registering real device entries for the muxes 2019-06-03 10:55:38 +02:00
tcpm usb: typec: tcpm: reset hard_reset_count for any disconnect 2020-11-05 11:43:28 +01:00
ucsi usb: typec: ucsi: Prevent mode overrun 2020-09-23 12:40:44 +02:00
Kconfig usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C 2019-09-03 15:46:46 +02:00
Makefile usb: typec: Group all TCPCI/TCPM code together 2018-09-20 13:37:29 +02:00
bus.c usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointer 2020-04-29 16:33:23 +02:00
bus.h usb: typec: Registering real device entries for the muxes 2019-06-03 10:55:38 +02:00
class.c usb: typec: fix use after free in typec_register_port() 2019-12-17 19:56:00 +01:00
mux.c usb: typec: mux: Switch to use fwnode_property_count_uXX() 2019-07-25 11:07:42 +02:00
tps6598x.c drivers/usb/typec/tps6598x.c: fix 4CC cmd write 2019-07-03 18:40:49 +02:00