diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 19:13:47 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-29 20:53:25 +0100 |
commit | d9b01449e75d1351296595e28d2af72993bcc3dc (patch) | |
tree | 92f9a9069b973505f37d10fd2bcece873e0be6a9 /drivers/media/video/saa5249.c | |
parent | V4L/DVB (9490): linux-next: v4l-dvb tree build failure (diff) | |
download | linux-d9b01449e75d1351296595e28d2af72993bcc3dc.tar.xz linux-d9b01449e75d1351296595e28d2af72993bcc3dc.zip |
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/saa5249.c')
-rw-r--r-- | drivers/media/video/saa5249.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/saa5249.c b/drivers/media/video/saa5249.c index 3bb959c25d9d..1594773e02d0 100644 --- a/drivers/media/video/saa5249.c +++ b/drivers/media/video/saa5249.c @@ -8,7 +8,7 @@ * you can add arbitary multiple teletext devices to Linux video4linux * now (well 32 anyway). * - * Alan Cox <Alan.Cox@linux.org> + * Alan Cox <alan@lxorguk.ukuu.org.uk> * * The original driver was heavily modified to match the i2c interface * It was truncated to use the WinTV boards, too. |