diff options
author | Phillip Raffeck <[email protected]> | 2016-01-14 16:08:20 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2016-02-06 23:15:53 -0800 |
commit | 952773b52b5ef8d6ea4ecbe37424b53d4f0c4704 (patch) | |
tree | 1d8e49a0828e2deac487f327c3c73323e5b21222 /tools/perf/scripts/python/futex-contention.py | |
parent | 9f59fbf0f22f79e11cf74fc19581726e3f118d57 (diff) |
tty: serial: 8250: Remove SERIAL_DEBUG_PNP macro
This patch removes the macro SERIAL_DEBUG_PNP, which is used to enable
debugging at compile time.
As SERIAL_DEBUG_PNP is an orphan, the corresponding #ifdef is removed.
To keep the ability to enable debugging at compile time,
the call to printk(KERN_DEBUG ...) is replaced by a corresponding
call to dev_dbg(), which is configurable via CONFIG_DYNAMIC_DEBUG.
Signed-off-by: Phillip Raffeck <[email protected]>
Signed-off-by: Anton Würfel <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Cc: [email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions