]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] fbdev: fill in the access_align field.
authorJames Simmons <jsimmons@pentafluge.infradead.org>
Wed, 22 Jun 2005 00:17:08 +0000 (17:17 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 22 Jun 2005 02:07:42 +0000 (19:07 -0700)
commit8aa16c583eb246d3d81b046206db43c2bdce49b4
tree42299e741ce03b4f30448eb6d2cc1f2ce10d0b5a
parentcd3050e15ec5e79324af24053be990e34da19be2
[PATCH] fbdev: fill in the access_align field.

Several drivers miss filling in the access_align field.  So this patch has
them fill it in.

Signed-off-by: James Simmons <jsimmons@www.infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/fbmem.c
drivers/video/i810/i810_main.c
drivers/video/intelfb/intelfbdrv.c
drivers/video/nvidia/nvidia.c
drivers/video/riva/fbdev.c
drivers/video/savage/savagefb_driver.c