diff options
author | Luciano Coelho <coelho@ti.com> | 2011-10-07 13:33:29 +0200 |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2011-10-11 15:24:56 +0200 |
commit | e5d3625e8741d204e8c3f0a959f92c9e901519aa (patch) | |
tree | d56b158e4aad90cc01ce9055da30ac208f764007 /scripts | |
parent | wl12xx: sdio: use dev_dbg instead of wl1271_debug (diff) | |
download | linux-e5d3625e8741d204e8c3f0a959f92c9e901519aa.tar.xz linux-e5d3625e8741d204e8c3f0a959f92c9e901519aa.zip |
wl12xx: spi: use dev_err instead of wl1271_error
To prevent a useless dependency between the spi module and the wl12xx
module, we need to replace the wl1271_error macros with dev_err.
At the same time, remove the SPI data hexdump, since this produces way
too much data and is not particularly useful. There's no
print_hex_dump() equivalent for dynamic debug, so it's hard to control
when the dumps are printed out.
Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions