diff options
author | Michael Krufky <mkrufky@kernellabs.com> | 2010-03-12 03:56:32 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-02 17:47:07 (GMT) |
commit | 132631d07fb7ba4bac964cbcc16a50ea77dd5f56 (patch) | |
tree | 1ab342da55348487b1d39b196ff70677bc80274d /drivers/media/dvb | |
parent | 10952a716fbf71dfaea979932379d779ea8303b6 (diff) | |
download | linux-132631d07fb7ba4bac964cbcc16a50ea77dd5f56.tar.xz |
V4L/DVB: lgdt3305: Jarod Wilson gets the credit for LGDT3304 support
Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb')
-rw-r--r-- | drivers/media/dvb/frontends/lgdt3305.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/lgdt3305.c b/drivers/media/dvb/frontends/lgdt3305.c index 4724a23..8e8282c 100644 --- a/drivers/media/dvb/frontends/lgdt3305.c +++ b/drivers/media/dvb/frontends/lgdt3305.c @@ -3,6 +3,8 @@ * * Copyright (C) 2008, 2009 Michael Krufky <mkrufky@linuxtv.org> * + * LGDT3304 support by Jarod Wilson <jarod@redhat.com> + * * 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 * the Free Software Foundation; either version 2 of the License, or |