diff options
author | Pranith Kumar <[email protected]> | 2014-06-09 11:55:25 -0400 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2014-06-19 15:15:28 +0200 |
commit | 3c50e599e7c7f80e59d31331f82adc13495768f8 (patch) | |
tree | 7df15fcac448448b2ae051c0e8fec824b7a0ad9b | |
parent | 847db926a5312d23126b6b37e25b08ac9b0cddc1 (diff) |
media: update reference, kerneltrap.org no longer works
kerneltrap.org no longer works, update to a working reference
Signed-off-by: Pranith Kumar <[email protected]>
Acked-by: Alexey Klimov <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
-rw-r--r-- | drivers/media/radio/radio-mr800.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-mr800.c b/drivers/media/radio/radio-mr800.c index a360227ca3ab..f47607163acb 100644 --- a/drivers/media/radio/radio-mr800.c +++ b/drivers/media/radio/radio-mr800.c @@ -32,7 +32,7 @@ * achievements (specifications given). * Also, Faidon Liambotis <[email protected]> wrote nice driver for this radio * in 2007. He allowed to use his driver to improve current mr800 radio driver. - * http://kerneltrap.org/mailarchive/linux-usb-devel/2007/10/11/342492 + * http://www.spinics.net/lists/linux-usb-devel/msg10109.html * * Version 0.01: First working version. * It's required to blacklist AverMedia USB Radio |