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:
8292adc
)
mmc: block: don't use parameter prefix if built as module
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 24 Jun 2015 11:32:21 +0000
(14:32 +0300)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 17 Aug 2015 09:32:42 +0000
(11:32 +0200)
It's excessive to use prefix for the parameters when you do
modprobe mmc-block mmcblk.perdev_minors=16
Make this available only for built-in case.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/card/block.c
patch
|
blob
|
history
diff --cc
drivers/mmc/card/block.c
Simple merge