commit | 829b6962f7e3cfc06f7c5c26269fd47ad48cf503 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Wed Jun 24 14:32:21 2015 +0300 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Aug 17 11:32:42 2015 +0200 |
tree | e27d46f395d06346beea9511b586e52f40eabc4d | |
parent | 8292adc6ba1d59fa227bcc43cec2ce207cbb588c [diff] |
mmc: block: don't use parameter prefix if built as module 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>