]> 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)
commitf0e57b4095978ed6dc84d02dbccd761eac7a4cac
tree5a64977d5e55607263294aa503e5019c46866e14
parentd013e77aa3d16c5a88f6635551054e8cc203e73d
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