mtip32xx: Create debugfs entries for troubleshooting
authorAsai Thambi S P <asamymuthupa@micron.com>
Mon, 4 Jun 2012 19:44:02 +0000 (12:44 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 5 Jun 2012 07:13:49 +0000 (09:13 +0200)
On module load, creates a debugfs parent 'rssd' in debugfs root. Then for each
device, create a new node with corresponding disk name. Under the new node, two
entries 'registers' and 'flags' are created.

NOTE: These entries were removed from sysfs in the previous patch

Signed-off-by: Asai Thambi S P <asamymuthupa@micron.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>

No differences found