diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 14:13:47 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-29 14:53:25 -0500 |
commit | d9b01449e75d1351296595e28d2af72993bcc3dc (patch) | |
tree | 92f9a9069b973505f37d10fd2bcece873e0be6a9 /drivers/media/video/pms.c | |
parent | ac2657c10ccbba7b2c934681f17d7743deee3859 (diff) |
V4L/DVB (9491): rationalise addresses to one common one
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video/pms.c')
-rw-r--r-- | drivers/media/video/pms.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/media/video/pms.c b/drivers/media/video/pms.c index 994807818aa2..8062d0016997 100644 --- a/drivers/media/video/pms.c +++ b/drivers/media/video/pms.c | |||
@@ -10,8 +10,8 @@ | |||
10 | * 14478 Potsdam, Germany | 10 | * 14478 Potsdam, Germany |
11 | * | 11 | * |
12 | * Most of this code is directly derived from his userspace driver. | 12 | * Most of this code is directly derived from his userspace driver. |
13 | * His driver works so send any reports to alan@redhat.com unless the | 13 | * His driver works so send any reports to alan@lxorguk.ukuu.org.uk |
14 | * userspace driver also doesn't work for you... | 14 | * unless the userspace driver also doesn't work for you... |
15 | * | 15 | * |
16 | * Changes: | 16 | * Changes: |
17 | * 08/07/2003 Daniele Bellucci <bellucda@tiscali.it> | 17 | * 08/07/2003 Daniele Bellucci <bellucda@tiscali.it> |