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)
commitdf472894ab21814edf54a3cd81c8ae7066365e0e
tree5a64977d5e55607263294aa503e5019c46866e14
parent1ddbc7d4c744eb24aa0d51ab1f4ad6b5c0fd0c02
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