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)
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>

No differences found