summaryrefslogtreecommitdiff
path: root/linux/sound/i2c/other
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@infradead.org>2007-10-17 12:44:30 -0200
committerMauro Carvalho Chehab <mchehab@infradead.org>2007-10-17 12:44:30 -0200
commitb697a8c436b9b9251711908b3da7aed6cb984460 (patch)
tree2de4f7ed3b556ed5edf36883c8344f10662c2c28 /linux/sound/i2c/other
parent717137574c61dec1bd6d53412fc0d524b27446c8 (diff)
downloadmediapointer-dvb-s2-b697a8c436b9b9251711908b3da7aed6cb984460.tar.gz
mediapointer-dvb-s2-b697a8c436b9b9251711908b3da7aed6cb984460.tar.bz2
backport changeset c1017a4cdb68ae5368fbc9ee42c77f1f5dca8916
From: Mauro Carvalho Chehab <mchehab@infradead.org> Original description: Author: Jaroslav Kysela <perex@perex.cz> Date: Mon Oct 15 09:50:19 2007 +0200 [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/sound/i2c/other')
-rw-r--r--linux/sound/i2c/other/tea575x-tuner.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/sound/i2c/other/tea575x-tuner.c b/linux/sound/i2c/other/tea575x-tuner.c
index a8a956f8c..52d190597 100644
--- a/linux/sound/i2c/other/tea575x-tuner.c
+++ b/linux/sound/i2c/other/tea575x-tuner.c
@@ -1,7 +1,7 @@
/*
* ALSA driver for TEA5757/5759 Philips AM/FM radio tuner chips
*
- * Copyright (c) 2004 Jaroslav Kysela <perex@suse.cz>
+ * Copyright (c) 2004 Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
@@ -28,7 +28,7 @@
#include <sound/core.h>
#include <sound/tea575x-tuner.h>
-MODULE_AUTHOR("Jaroslav Kysela <perex@suse.cz>");
+MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>");
MODULE_DESCRIPTION("Routines for control of TEA5757/5759 Philips AM/FM radio tuner chips");
MODULE_LICENSE("GPL");