commit | 9bdd203b4dc82e9047486f0fed1977eef8185c6d | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben@simtec.co.uk> | Thu Oct 01 15:44:17 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 01 16:11:15 2009 -0700 |
tree | f547098e58f7d4f4d417a45d40d86614072db82c | |
parent | e6130aeffd93d342e72ca85cfd335d066f680792 [diff] |
s3cmci: add debugfs support for examining driver and hardware state Export driver state and hardware register state via debugfs entries created under a directory formed from dev_name() on the probed device when CONFIG_DEBUG_FS is set. Signed-off-by: Ben Dooks <ben@simtec.co.uk> Cc: <linux-mmc@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>