diff options
author | Chris Rorvick <chris@rorvick.com> | 2015-01-20 03:20:49 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2015-01-20 03:52:30 -0500 |
commit | c6fffce92e1a8cda8c1b552f5a24295839f3f93a (patch) | |
tree | bd550e912d3cea8916757d8e65e946a33515a0e1 /sound/usb/line6/Kconfig | |
parent | 35ae48a3f40cff8a418b4f2061de3e2bc432e663 (diff) |
ALSA: line6: Refer to manufacturer as "Line 6"
The correct spelling includes the space. Fix this in strings and
comments that refer to the manufacturer.
Signed-off-by: Chris Rorvick <chris@rorvick.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/line6/Kconfig')
-rw-r--r-- | sound/usb/line6/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sound/usb/line6/Kconfig b/sound/usb/line6/Kconfig index 8287ae6a2c26..af20947e0bda 100644 --- a/sound/usb/line6/Kconfig +++ b/sound/usb/line6/Kconfig | |||
@@ -4,7 +4,7 @@ config SND_USB_LINE6 | |||
4 | select SND_PCM | 4 | select SND_PCM |
5 | 5 | ||
6 | config SND_USB_POD | 6 | config SND_USB_POD |
7 | tristate "Line6 POD USB support" | 7 | tristate "Line 6 POD USB support" |
8 | select SND_USB_LINE6 | 8 | select SND_USB_LINE6 |
9 | help | 9 | help |
10 | This is a driver for PODxt and other similar devices, | 10 | This is a driver for PODxt and other similar devices, |
@@ -21,7 +21,7 @@ config SND_USB_POD | |||
21 | re-amping) | 21 | re-amping) |
22 | 22 | ||
23 | config SND_USB_PODHD | 23 | config SND_USB_PODHD |
24 | tristate "Line6 POD HD300/400/500 USB support" | 24 | tristate "Line 6 POD HD300/400/500 USB support" |
25 | select SND_USB_LINE6 | 25 | select SND_USB_LINE6 |
26 | help | 26 | help |
27 | This is a driver for POD HD300, 400 and 500 devices. | 27 | This is a driver for POD HD300, 400 and 500 devices. |