git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea83bc1
)
[PATCH] shpchp: Cleanup improper info messages
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Fri, 12 May 2006 02:13:50 +0000
(11:13 +0900)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 19 Jun 2006 21:13:24 +0000
(14:13 -0700)
Current SHPCHP driver shows device number of slots in info messages,
but it is useless and should be replaced with slot name.
This patch replaces the device number shown in the info messages with
the slot name.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Cc: Kristen Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found