Commit b0b76e6
committed
drivers: tty: serial: sunzilog: use dev_info() instead of printk()
Using dev_info() instead of printk() for more consistent output.
(prints device name, etc).
Signed-off-by: Enrico Weigelt <[email protected]>1 parent 8744d7f commit b0b76e6
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1487 | 1487 | | |
1488 | 1488 | | |
1489 | 1489 | | |
1490 | | - | |
| 1490 | + | |
1491 | 1491 | | |
1492 | | - | |
1493 | 1492 | | |
1494 | 1493 | | |
1495 | | - | |
| 1494 | + | |
1496 | 1495 | | |
1497 | | - | |
1498 | 1496 | | |
1499 | 1497 | | |
1500 | 1498 | | |
| |||
0 commit comments