diff options
| author | Greg Kroah-Hartman <[email protected]> | 2019-12-10 15:37:03 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-12-12 12:11:18 +0100 |
| commit | a05025d0ce726efca52963044a055aef54c324bb (patch) | |
| tree | 887c69e2b86ea65e60d503c26a8bb739d149823c /tools/perf/scripts/python | |
| parent | f187a7fdfc92cfba2b19a21c9415668fd1ebe3e0 (diff) | |
tty: serial: samsung_tty: use standard debugging macros
The dbg() macro for the driver is not needed at all, all drivers should
use the common dynamic debugging infrastructure, not roll their own. So
delete the custom macro and convert the driver to use dev_dbg() instead,
providing a lot more information than the previous macro provided.
Cc: Kukjin Kim <[email protected]>
Cc: Hyunki Koo <[email protected]>
Cc: HYUN-KI KOO <[email protected]>
Cc: Shinbeom Choi <[email protected]>
Cc: Jiri Slaby <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions