drivers/media/: Spelling fixes

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
This commit is contained in:
Joe Perches
2008-02-03 17:18:59 +02:00
committed by Adrian Bunk
parent f18816ba20
commit c84e6036ba
13 changed files with 13 additions and 13 deletions

View File

@@ -388,7 +388,7 @@ static int saa7146_init_one(struct pci_dev *pci, const struct pci_device_id *ent
}
dev->revision &= 0xf;
/* remap the memory from virtual to physical adress */
/* remap the memory from virtual to physical address */
err = pci_request_region(pci, 0, "saa7146");
if (err < 0)