Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05978501 authored by Ville Syrjala's avatar Ville Syrjala Committed by Linus Torvalds
Browse files

[PATCH] atyfb: Remove FIXME



atyfb has used the auxiliary register aperture for a long time.  Remove a
related FIXME which was accidentally left in.

Signed-off-by: default avatarVille Syrjala <syrjala@sci.fi>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Acked-by: default avatarJames Simmons <jsimmons@infradead.org>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 1ce4d390
Loading
Loading
Loading
Loading
+2 −3
Original line number Original line Diff line number Diff line
@@ -2601,9 +2601,8 @@ static int __devinit aty_init(struct fb_info *info, const char *name)
		par->pll_ops->init_pll(info, &par->pll);
		par->pll_ops->init_pll(info, &par->pll);


	/*
	/*
	 *  Last page of 8 MB (4 MB on ISA) aperture is MMIO
	 *  Last page of 8 MB (4 MB on ISA) aperture is MMIO,
	 *  FIXME: we should use the auxiliary aperture instead so we can access
	 *  unless the auxiliary register aperture is used.
	 *  the full 8 MB of video RAM on 8 MB boards
	 */
	 */


	if (!par->aux_start &&
	if (!par->aux_start &&