USB: core: export usb_cache_string()
authorVincent Mailhol <mailhol.vincent@wanadoo.fr>
Wed, 30 Nov 2022 17:46:54 +0000 (02:46 +0900)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 12 Dec 2022 10:39:12 +0000 (11:39 +0100)
commit983055bf839745ec2812fc55cacd96888aa0d7a6
treeabb9308f3a6c2f5d4daca2183883f85b64979f01
parent594a25e1ffc59fd1ef9a6760a1eb2ef6bbd4cfc1
USB: core: export usb_cache_string()

usb_cache_string() can also be useful for the drivers so export it.

Signed-off-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/all/20221130174658.29282-4-mailhol.vincent@wanadoo.fr
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/usb/core/message.c
drivers/usb/core/usb.h
include/linux/usb.h