Re: + mmc-recognize-csd-structure.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

On Fri, Jun 04, 2010 at 03:36:21PM -0700, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
> diff -puN drivers/mmc/core/mmc.c~mmc-recognize-csd-structure drivers/mmc/core/mmc.c
> --- a/drivers/mmc/core/mmc.c~mmc-recognize-csd-structure
> +++ a/drivers/mmc/core/mmc.c
> @@ -114,17 +114,18 @@ static int mmc_decode_cid(struct mmc_car
>  static int mmc_decode_csd(struct mmc_card *card)
>  {
>  	struct mmc_csd *csd = &card->csd;
> -	unsigned int e, m, csd_struct;
> +	unsigned int e, m;
>  	u32 *resp = card->raw_csd;
>  
>  	/*
>  	 * We only understand CSD structure v1.1 and v1.2.
>  	 * v1.2 has extra information in bits 15, 11 and 10.
> +	 * also support the for eMMC v4.4 & v4.41.
>  	 */

Minor typo here.  I suggest "We also support eMMC v4.4 & v4.41."

-- 
Chris Ball   <cjb@xxxxxxxxxx>
One Laptop Per Child
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux