tree-wide: fix comment/printk typos
[deliverable/linux.git] / drivers / video / sstfb.c
index dee64c3b1e678f06c1878d769c3652457cbb4441..2ab704118c44f09a458d38641fe55c6574656db1 100644 (file)
@@ -536,7 +536,7 @@ static int sstfb_set_par(struct fb_info *info)
        fbiinit2 = sst_read(FBIINIT2);
        fbiinit3 = sst_read(FBIINIT3);
 
-       /* everything is reset. we enable fbiinit2/3 remap : dac acces ok */
+       /* everything is reset. we enable fbiinit2/3 remap : dac access ok */
        pci_write_config_dword(sst_dev, PCI_INIT_ENABLE,
                               PCI_EN_INIT_WR | PCI_REMAP_DAC );
 
This page took 0.025672 seconds and 5 git commands to generate.