From: Haavard Skinnemoen Date: Fri, 19 Sep 2008 19:09:29 +0000 (+0200) Subject: atmel-mci: Fix bogus debugfs file size X-Git-Tag: v2.6.27-rc7~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75d33cc751214f8388d58fca3ef6d1df786b5861;p=pandora-kernel.git atmel-mci: Fix bogus debugfs file size We used to store a binary register snapshot in the "regs" file, so we set the file size to be the size of this snapshot. This is no longer valid since we switched to using seq_file. Signed-off-by: Haavard Skinnemoen Signed-off-by: Pierre Ossman --- Reading git-diff-tree failed