From 132631d07fb7ba4bac964cbcc16a50ea77dd5f56 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Fri, 12 Mar 2010 00:56:32 -0300 Subject: [PATCH] V4L/DVB: lgdt3305: Jarod Wilson gets the credit for LGDT3304 support Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb/frontends/lgdt3305.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/media/dvb/frontends/lgdt3305.c b/drivers/media/dvb/frontends/lgdt3305.c index 4724a23f842f..8e8282c39cc6 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 * + * LGDT3304 support by Jarod Wilson + * * 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 -- 2.25.1