From: Raphael Assenat Date: Fri, 8 Dec 2006 10:40:35 +0000 (-0800) Subject: [PATCH] mbxfb: add more registers to debugfs X-Git-Tag: v2.6.20-rc1~34^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=128806c3b3e263c579af12c061a9b04db3950016;p=pandora-kernel.git [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 Cc: "Antonino A. Daplas" Acked-by: James Simmons Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed