diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2015-07-12 22:49:08 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-07-23 18:37:31 -0700 |
commit | e2dfa3d38797058fa03478b08bab3d3c4b081615 (patch) | |
tree | 4ebb61b80afce2fad0dca398f770db0dd3784f5a /arch/powerpc/crypto | |
parent | 3a6b02dc1f1b37fe2e9c86c00edf07c04bed9fab (diff) | |
download | talos-obmc-linux-e2dfa3d38797058fa03478b08bab3d3c4b081615.tar.gz talos-obmc-linux-e2dfa3d38797058fa03478b08bab3d3c4b081615.zip |
tty: core: Add tty_debug() for printk(KERN_DEBUG) messages
Introduce tty_debug() macro to output uniform debug information for
tty core debug messages (function name and tty name).
Note: printk(KERN_DEBUG) is retained here over pr_debug() since
messages can be enabled in non-DEBUG builds.
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc/crypto')
0 files changed, 0 insertions, 0 deletions