commit | b8b6069cf2087545fe53ec920e8353133e9a70bf | [log] [tgz] |
---|---|---|
author | Michael Büsch <m@bues.ch> | Tue Jul 31 21:56:38 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Aug 09 18:45:50 2018 +0300 |
tree | f4a9eea68710798c1d8794c4d0c85c7defea25b5 | |
parent | 4d77a89e3924b12f4a5628b21237e57ab4703866 [diff] |
ssb: Remove home-grown printk wrappers Replace the ssb printk wrappers by standard print helpers. Also remove SSB_SILENT. Nobody should use it anyway. Originally submitted by Joe Perches <joe@perches.com>. Modified to add dev_... based printks. Signed-off-by: Michael Buesch <m@bues.ch> Tested-by: Michael Buesch <m@bues.ch> Cc: Joe Perches <joe@perches.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>