diff options
| author | Ley Foon Tan <[email protected]> | 2014-12-16 15:28:34 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-01-09 14:28:17 -0800 |
| commit | b820cd7643d5fdf05d6f5d32507d330609113248 (patch) | |
| tree | ea3264ca0bcb9d962e6d54ae56e0183c4e2d84d3 /tools/perf/scripts/python | |
| parent | 47ef6df27e0b420b44966043935ca96791184782 (diff) | |
serial: altera-uart: fix NULL device in log message
Add device pointer to port->dev.
Before:
"(NULL device *): ttyAL0 at MMIO 0x2020 (irq = 6, base_baud = 3125000)
is a Altera UART"
After:
"altera_uart 2020.serial: ttyAL0 at MMIO 0x2020 (irq = 6, base_baud = 3125000)
is a Altera UART"
Signed-off-by: Ley Foon Tan <[email protected]>
Acked-by: Tobias Klauser <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions