]> git.baikalelectronics.ru Git - kernel.git/commit
wlcore: add module parameter to dump SDIO reads and writes
authorLuciano Coelho <coelho@ti.com>
Thu, 10 May 2012 09:13:57 +0000 (12:13 +0300)
committerLuciano Coelho <coelho@ti.com>
Tue, 5 Jun 2012 12:57:15 +0000 (15:57 +0300)
commit925e05cc8448ed06d4e2a4b238031d2b15248201
tree5a64977d5e55607263294aa503e5019c46866e14
parent9f5c143b8b7d5411b26cda72dfb3bf2f33bc1af0
wlcore: add module parameter to dump SDIO reads and writes

In some cases we may want to dump all the SDIO data in order to get
detailed information for debugging the communication with the
firmware.

Add printks to dump the data and a module parameter to enable/disable
it.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
drivers/net/wireless/ti/wlcore/sdio.c