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:
8f261aa
)
[SCSI] qlogicpt: section fixes
author
Adrian Bunk
<bunk@kernel.org>
Wed, 30 Jan 2008 20:03:36 +0000
(22:03 +0200)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Sat, 23 Feb 2008 15:07:32 +0000
(09:07 -0600)
In current mainline, __devinit qpti_sbus_probe() still is calling __init
qpti_chain_add(). Change occurrences of __init to __devinit to fix.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found