commit | c130d3be84afb9b5a30ce4f715f88a1c1dcc4114 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Fri Dec 15 12:00:30 2017 -0800 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Sat Dec 16 22:37:08 2017 -0800 |
tree | b652eb85a8d7505423357b9b020e915c2a9e47b6 | |
parent | 40d1a07b333ef1f7fce11ee20b8f4281d1a75fb9 [diff] |
xtensa: clean up custom-controlled debug output Replace #ifdef'fed/commented out debug printk statements with pr_debug. Replace printk statements with pr_* equivalents. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>