commit | 5b082c2e07d851769f7d5925eeb7dcd4523e693f | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Wed Apr 03 15:19:50 2019 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Apr 16 13:25:17 2019 +0200 |
tree | 59da5c99651e5e30504ab4dcc53f0a994a60041b | |
parent | 787105b30f2388e723c3b94de672056b244164b3 [diff] |
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>