commit | ad5e72ee81ed074cfe6bb2a1ca231b5413efa41f | [log] [tgz] |
---|---|---|
author | Christian Lamparter <chunkeey@web.de> | Thu Mar 05 21:30:37 2009 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Mar 16 18:09:28 2009 -0400 |
tree | 16636018b893212d8f763e1b78ced8d74c722650 | |
parent | 2ac710720c523dd243662746da4381dd4f1772f8 [diff] |
p54pci: convert printk(KERN_* to dev_* This patch replaces most printk(KERN_* "") with their by dev_* analogue. Signed-off-by: Christian Lamparter <chunkeey@web.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>