]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] mbxfb: add more registers to debugfs
authorRaphael Assenat <raph@8d.com>
Fri, 8 Dec 2006 10:40:35 +0000 (02:40 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:29:06 +0000 (08:29 -0800)
commit128806c3b3e263c579af12c061a9b04db3950016
tree55872f89c76c9a27ad659e0cf68c6ac037fbcbbe
parentfb137d5b7f2301f2717944322bba38039083c431
[PATCH] mbxfb: add more registers to debugfs

This patch fixes debugfs for mbxfb and adds some missing registers.

The way registers were read was out of sync with the rest of the driver (direct
access instead of using readl())

sdram controller registers are now accessible in the sdram/ subdirectory and
some other registers are grouped in the misc/ subdirectory.

Signed-off-by: Raphael Assenat <raph@8d.com>
Cc: "Antonino A. Daplas" <adaplas@pol.net>
Acked-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/video/mbx/mbxdebugfs.c