]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
drivers:video:aty:radeon_base Fix typo occationally to occasionally
authorJustin P. Mattock <justinmattock@gmail.com>
Wed, 16 Feb 2011 06:55:38 +0000 (06:55 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 22 Mar 2011 07:31:59 +0000 (16:31 +0900)
The below patch fixes a typo occationally to occasionally.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/gpu/drm/radeon/radeon_legacy_crtc.c
drivers/video/aty/radeon_base.c

index 66c9af1b3d9690a1a38d9b1a08f8b888ac276f17..41a5d48e657b61b7d511977b81ad1c6622e10554 100644 (file)
@@ -889,7 +889,7 @@ static void radeon_set_pll(struct drm_crtc *crtc, struct drm_display_mode *mode)
                }
 
                if (rdev->flags & RADEON_IS_MOBILITY) {
-                       /* A temporal workaround for the occational blanking on certain laptop panels.
+                       /* A temporal workaround for the occasional blanking on certain laptop panels.
                           This appears to related to the PLL divider registers (fail to lock?).
                           It occurs even when all dividers are the same with their old settings.
                           In this case we really don't need to fiddle with PLL registers.
index 3c1e13ed1cba2041ae76e30bf6fe3cf7894056cb..32f8cf6200a7533ce7bce35a4896fcdb4ff7946b 100644 (file)
@@ -1248,7 +1248,7 @@ static void radeon_write_pll_regs(struct radeonfb_info *rinfo, struct radeon_reg
 
        /* Workaround from XFree */
        if (rinfo->is_mobility) {
-               /* A temporal workaround for the occational blanking on certain laptop
+               /* A temporal workaround for the occasional blanking on certain laptop
                 * panels. This appears to related to the PLL divider registers
                 * (fail to lock?). It occurs even when all dividers are the same
                 * with their old settings. In this case we really don't need to