projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff5f58f
)
cciss: make cciss_put_controller_into_performant_mode as __devinit
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Mon, 19 Jul 2010 18:45:56 +0000
(13:45 -0500)
committer
Jens Axboe
<jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:52:11 +0000
(18:52 +0200)
cciss: make cciss_put_controller_into_performant_mode as __devinit
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/cciss.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/block/cciss.c
b/drivers/block/cciss.c
index 10502a2002264178d15fe44aee2f72e222b2edfe..37bc091041a043aec8b1b74016320b483655b208 100644
(file)
--- a/
drivers/block/cciss.c
+++ b/
drivers/block/cciss.c
@@
-3816,8
+3816,7
@@
static void calc_bucket_map(int bucket[], int num_buckets,
}
}
-static void
-cciss_put_controller_into_performant_mode(ctlr_info_t *h)
+static void __devinit cciss_put_controller_into_performant_mode(ctlr_info_t *h)
{
int l = 0;
__u32 trans_support;