[PATCH] Return the line length via sysfs for fbdev
authorJames Simmons <jsimmons@infradead.org>
Mon, 24 Oct 2005 20:46:21 +0000 (21:46 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 24 Oct 2005 21:08:29 +0000 (14:08 -0700)
commitc14e2cfc18659c6ca67c2e10417c432eb978d976
tree98cb56244406f8fb29c667aff59ffaf63dea1b9d
parentd5c5d8fe32a4b9b14363c6031061e98e26da59a2
[PATCH] Return the line length via sysfs for fbdev

This small patch returns the stride/line length of the framebuffer via
sysfs.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/fbsysfs.c