staging: most: usb: remove prefix from description tag
authorChristian Gromm <christian.gromm@microchip.com>
Wed, 3 Apr 2019 13:19:50 +0000 (15:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Apr 2019 11:25:17 +0000 (13:25 +0200)
commit5b082c2e07d851769f7d5925eeb7dcd4523e693f
tree59da5c99651e5e30504ab4dcc53f0a994a60041b
parent787105b30f2388e723c3b94de672056b244164b3
staging: most: usb: remove prefix from description tag

This patch cuts off the usb_device prefix of the description string.
It is not needed, as the interface type is already available with the
interface attribute of a channel.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/usb/usb.c