diff options
| author | Ley Foon Tan <[email protected]> | 2014-12-16 15:27:46 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-01-09 14:28:17 -0800 |
| commit | 47ef6df27e0b420b44966043935ca96791184782 (patch) | |
| tree | 44917dd5401ecc0f0c68074fd3c33c644c4dcd72 /tools/perf/scripts/python | |
| parent | b543c301c2c5fbf24ed160a0c227122f09f38e5f (diff) | |
serial: altera-juart: fix NULL device in log message
Add device pointer to port->dev.
Before:
"(NULL device *): ttyJ0 at MMIO 0x1008 (irq = 2, base_baud = 0) is a
Altera JTAG UART"
After:
"altera_jtaguart 1008.serial: ttyJ0 at MMIO 0x1008 (irq = 2, base_baud = 0) is a
Altera JTAG UART"
Signed-off-by: Ley Foon Tan <[email protected]>
Acked-by: Tobias Klauser <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions