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:
d66ae08
)
[SCSI] hpsa: combine hpsa_scsi_detect and hpsa_register_scsi
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Thu, 19 Jan 2012 20:00:53 +0000
(14:00 -0600)
committer
James Bottomley
<JBottomley@Parallels.com>
Sun, 19 Feb 2012 14:08:55 +0000
(08:08 -0600)
hpsa_register_scsi just calls hpsa_scsi_detect. Move
the guts of hpsa_scsi_detect into hpsa_register_scsi and
get rid of hpsa_scsi_detect.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
No differences found