[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJAp7Ohi89GSZiHQCxqrHSJw++VtBucUccTyStiUF_MWUJy-YQ@mail.gmail.com>
Date: Thu, 9 Oct 2014 07:44:49 -0700
From: Bjorn Andersson <bjorn@...o.se>
To: Georgi Djakov <gdjakov@...sol.com>
Cc: Kumar Gala <galak@...eaurora.org>,
Russell King <linux@....linux.org.uk>,
Stephen Boyd <sboyd@...eaurora.org>,
Olof Johansson <olof@...om.net>,
Kevin Hilman <khilman@...aro.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-arm-msm <linux-arm-msm@...r.kernel.org>,
Josh Cartwright <joshc@...eaurora.org>
Subject: Re: [PATCH] ARM: qcom: Increase MMC_BLOCK_MINORS in defconfig
On Thu, Oct 9, 2014 at 1:33 AM, Georgi Djakov <gdjakov@...sol.com> wrote:
> There are currently more than 16 partitions on the eMMC of all recent
> Qualcomm devices. Increase the number of minors per block device to
> detect all available partitions.
>
> Signed-off-by: Georgi Djakov <gdjakov@...sol.com>
Good stuff.
Reviewed-by: Bjorn Andersson <bjorn.andersson@...ymobile.com>
Regards,
Bjorn
> ---
> arch/arm/configs/qcom_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
> index 8c7da33..cd09e12 100644
> --- a/arch/arm/configs/qcom_defconfig
> +++ b/arch/arm/configs/qcom_defconfig
> @@ -125,7 +125,7 @@ CONFIG_USB_GADGET=y
> CONFIG_USB_GADGET_DEBUG_FILES=y
> CONFIG_USB_GADGET_VBUS_DRAW=500
> CONFIG_MMC=y
> -CONFIG_MMC_BLOCK_MINORS=16
> +CONFIG_MMC_BLOCK_MINORS=32
> CONFIG_MMC_ARMMMCI=y
> CONFIG_MMC_SDHCI=y
> CONFIG_MMC_SDHCI_PLTFM=y
> --
> 1.7.9.5
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists