]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rsxx: Adding in debugfs entries.
authorPhilip J Kelleher <pjk1939@linux.vnet.ibm.com>
Tue, 18 Jun 2013 19:52:21 +0000 (14:52 -0500)
committerJens Axboe <axboe@kernel.dk>
Wed, 19 Jun 2013 11:52:10 +0000 (13:52 +0200)
commit36f988e978f81ffa415df4d77bbcd8887917f25c
tree488e28838f38bf646a1c526d7bfe60b07a82fa98
parent62302508f2986720ad73494dd8037dff1c4f77d1
rsxx: Adding in debugfs entries.

Adding debugfs entries to help with debugging and testing and
testing code.

pci_regs:
        This entry will spit out all of the data stored on the BAR.

stats:
        This entry will display all of the driver stats for each
        DMA channel.

cram:
This will allow read/write ability to the CRAM address space
on our adapter's CPU.

Signed-off-by: Philip J Kelleher <pjk1939@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/rsxx/core.c
drivers/block/rsxx/rsxx_priv.h