diff options
author | Erik Andrén <erik.andren@gmail.com> | 2008-12-01 01:32:59 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-30 06:39:59 -0500 |
commit | 0bd7bd79f1cec3e6d142c5bc79b66b36acd9bc3f (patch) | |
tree | 5f1f0a6ced6a77b4d3df1e59312b57443b66bb4e /drivers/media/video | |
parent | 1d07b6f14e39eb613e42ff7fe7e352d6f67a65eb (diff) |
V4L/DVB (10031): m5602: correct the name of the Pascal Stangs library
Signed-off-by: Erik Andrén <erik.andren@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/video')
-rw-r--r-- | drivers/media/video/gspca/m5602/m5602_po1030.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/gspca/m5602/m5602_po1030.h b/drivers/media/video/gspca/m5602/m5602_po1030.h index 3ca5a02182db..def39d5bcec6 100644 --- a/drivers/media/video/gspca/m5602/m5602_po1030.h +++ b/drivers/media/video/gspca/m5602/m5602_po1030.h | |||
@@ -10,7 +10,7 @@ | |||
10 | * v4l2 interface modeled after the V4L2 driver | 10 | * v4l2 interface modeled after the V4L2 driver |
11 | * for SN9C10x PC Camera Controllers | 11 | * for SN9C10x PC Camera Controllers |
12 | * | 12 | * |
13 | * Register defines taken from Pascal Stangs Proxycon Armlib | 13 | * Register defines taken from Pascal Stangs Procyon Armlib |
14 | * | 14 | * |
15 | * This program is free software; you can redistribute it and/or | 15 | * This program is free software; you can redistribute it and/or |
16 | * modify it under the terms of the GNU General Public License as | 16 | * modify it under the terms of the GNU General Public License as |