diff options
author | Joe Perches <joe@perches.com> | 2008-02-03 17:18:59 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 17:18:59 +0200 |
commit | c84e6036ba7177a404cc860cb5a440e06fad92dd (patch) | |
tree | 0f9e1d5e7ed32f725e1ee8ad86e3c8654e094696 /drivers/media/video/zoran_card.c | |
parent | f18816ba20655deb3227da0600d5c34201467993 (diff) |
drivers/media/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'drivers/media/video/zoran_card.c')
-rw-r--r-- | drivers/media/video/zoran_card.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/zoran_card.c b/drivers/media/video/zoran_card.c index 6e0ac4c5c379..690281bb59ee 100644 --- a/drivers/media/video/zoran_card.c +++ b/drivers/media/video/zoran_card.c @@ -1270,7 +1270,7 @@ zoran_setup_videocodec (struct zoran *zr, } /* - * Scan for a Buz card (actually for the PCI contoler ZR36057), + * Scan for a Buz card (actually for the PCI controller ZR36057), * request the irq and map the io memory */ static int __devinit |