commit | 02e37ba1298359baa123cf71ffa03d92abd259b2 | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Sat Nov 29 22:39:08 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 05 09:35:45 2008 -0500 |
tree | 793af4434fafb347d03b870165661ac9bf6ef145 | |
parent | b2023ddcfa6b79f26ef459867324f3d32b91aa07 [diff] |
p54: per-device names This patch replaces the static "p54:" strings in front of most printk's with their corresponding per-device names. It was always a bit of a hassle to check which device was generating all the messages. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>