Home
last modified time | relevance | path

Searched hist:"669 fef464468d3f02d60a5cf725fc097e03c5cb8" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serial/jsm/
H A Djsm.hdiff 669fef464468d3f02d60a5cf725fc097e03c5cb8 Sun Oct 28 11:48:57 CET 2012 Joe Perches <joe@perches.com> serial: jsm: Convert jsm_printk to jsm_dbg

These printks should all be emitted at KERN_DEBUG level.
Make them dependent on CONFIG_DEBUG or (#define DEBUG)
simplify the code a bit.

Add missing newlines where appropriate.

Most all of these messages could be deleted too.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Djsm_driver.cdiff 669fef464468d3f02d60a5cf725fc097e03c5cb8 Sun Oct 28 11:48:57 CET 2012 Joe Perches <joe@perches.com> serial: jsm: Convert jsm_printk to jsm_dbg

These printks should all be emitted at KERN_DEBUG level.
Make them dependent on CONFIG_DEBUG or (#define DEBUG)
simplify the code a bit.

Add missing newlines where appropriate.

Most all of these messages could be deleted too.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Djsm_tty.cdiff 669fef464468d3f02d60a5cf725fc097e03c5cb8 Sun Oct 28 11:48:57 CET 2012 Joe Perches <joe@perches.com> serial: jsm: Convert jsm_printk to jsm_dbg

These printks should all be emitted at KERN_DEBUG level.
Make them dependent on CONFIG_DEBUG or (#define DEBUG)
simplify the code a bit.

Add missing newlines where appropriate.

Most all of these messages could be deleted too.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>