diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2007-08-09 22:13:22 +0200 |
---|---|---|
committer | Hans Verkuil <hverkuil@xs4all.nl> | 2007-08-09 22:13:22 +0200 |
commit | 3c8a10b0c13916dae7676e732c5c0b44cf14a513 (patch) | |
tree | bdd2a521a7ae578ca0779b7d17114407a00bd524 /linux | |
parent | fe1ac18426f7d5af73e27be545d5a1eafa04fd0e (diff) | |
download | mediapointer-dvb-s2-3c8a10b0c13916dae7676e732c5c0b44cf14a513.tar.gz mediapointer-dvb-s2-3c8a10b0c13916dae7676e732c5c0b44cf14a513.tar.bz2 |
vp27smpx: correctly attribute the origin of the driver to Kazuhiko Kawakami.
From: Hans Verkuil <hverkuil@xs4all.nl>
It took some time to get the S-O-B line from the original tvaudio patch
author, but here it is.
Signed-off-by: Kazuhiko Kawakami <kazz-0@mail.goo.ne.jp>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Diffstat (limited to 'linux')
-rw-r--r-- | linux/drivers/media/video/vp27smpx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/video/vp27smpx.c b/linux/drivers/media/video/vp27smpx.c index 47310e123..346d14cb8 100644 --- a/linux/drivers/media/video/vp27smpx.c +++ b/linux/drivers/media/video/vp27smpx.c @@ -3,7 +3,7 @@ * * Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl> * - * Special thanks to Kazz for the i2c data. + * Based on a tvaudio patch from Kazuhiko Kawakami <kazz-0@mail.goo.ne.jp> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |