28 Apr, 2008
1 commit
-
Since
commit 43cc71eed1250755986da4c0f9898f9a635cb3bf
Author: Kay Sievers
Date: Sat Aug 18 04:40:39 2007 +0200platform: prefix MODALIAS with "platform:"
the platform modalias is prefixed with "platform:". Add MODULE_ALIAS()
to the hotpluggable SCSI platform drivers, to re-enable auto loading.[dbrownell@users.sourceforge.net: more drivers, registration fixes]
[akpm@linux-foundation.org: fix sgiwd93.c]
Signed-off-by: Kay Sievers
Signed-off-by: David Brownell
Signed-off-by: Andrew Morton
Signed-off-by: James Bottomley
15 Jul, 2007
1 commit
-
- base address is now a physical address; no need to convert it
- remove not needed error printk in module init functionSigned-off-by: Thomas Bogendoerfer
Signed-off-by: James Bottomley
09 May, 2007
1 commit
-
Fix the last users of the deprecated SA_xxx interrupt flags.
Signed-off-by: Thomas Gleixner
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
14 Jan, 2007
1 commit
-
This patch adds a SCSI driver for the onboard 53c710 chip of some
SNI RM machines.Signed-off-by: James Bottomley