ath10k: make core boot messages more compact
authorKalle Valo <kvalo@qca.qualcomm.com>
Wed, 20 Nov 2013 08:00:41 +0000 (10:00 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 20 Nov 2013 08:34:59 +0000 (10:34 +0200)
commitc8c39afee20124b29b69a35b78e5081dccb97a9b
tree0dbc9004dc7709b55b3fe9dbda995ef48de582d1
parent95cbb6a8f1baa4118912a7d38cf4eca7583c868a
ath10k: make core boot messages more compact

We can show the same amount of information in one line. And then
it's easier to show this information only during first firmware boot
(see next patch).

For UART printouts there's already a message when they are enabled so
no need to have a print when they are disabled, that's the default
anyway.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/core.c
drivers/net/wireless/ath/ath10k/htt.c