RE: [PATCH v3 1/1]mmc: implemented eMMC4.4 enhanced area feature

2011-01-21 Thread Dong, Chuanxiao
Hi Chris, > -Original Message- > From: Chris Ball [mailto:c...@laptop.org] > Sent: Friday, January 21, 2011 11:28 PM > To: Dong, Chuanxiao > Cc: linux-mmc@vger.kernel.org; linux-ker...@vger.kernel.org; > a...@linux-foundation.org > Subject: Re: [PATCH v3 1/1]mmc

Re: [PATCH v3 1/1]mmc: implemented eMMC4.4 enhanced area feature

2011-01-21 Thread Chris Ball
Hi Chuanxiao, On Fri, Jan 21, 2011 at 05:12:00PM +0800, Dong, Chuanxiao wrote: > I have used the checkpatch.pl to check this patch, and no error or warning > found Oh, you're right! I wonder if that's because it's in a .txt file rather than a source file. Not sure how to get it to warn abo

RE: [PATCH v3 1/1]mmc: implemented eMMC4.4 enhanced area feature

2011-01-21 Thread Dong, Chuanxiao
Hi Chris, > /sys/devices/.../mmc_host/mmcX/mmcX:/enhanced_area_size > > > > +Date: January 2011 > > > > +Contact: Chuanxiao Dong > > > > +Description: > > > > + Enhanced area is a new feature defined in eMMC4.4 > > > > standard. > eMMC4.4 > > > or > > > > +

Re: [PATCH v3 1/1]mmc: implemented eMMC4.4 enhanced area feature

2011-01-21 Thread Chris Ball
Hi Chuanxiao, On Fri, Jan 21, 2011 at 11:06:08AM +0800, Dong, Chuanxiao wrote: > Hi Chris, > > > --- /dev/null > > > +++ b/Documentation/ABI/testing/sysfs-devices-mmc > > > @@ -0,0 +1,19 @@ > > > +What: > > /sys/devices/.../mmc_host/mmcX/mmcX:/enhanced_area_offset > > > +Date:J

RE: [PATCH v3 1/1]mmc: implemented eMMC4.4 enhanced area feature

2011-01-20 Thread Dong, Chuanxiao
Hi Chris, > > --- /dev/null > > +++ b/Documentation/ABI/testing/sysfs-devices-mmc > > @@ -0,0 +1,19 @@ > > +What: > /sys/devices/.../mmc_host/mmcX/mmcX:/enhanced_area_offset > > +Date: January 2011 > > +Contact: Chuanxiao Dong > > +Description: > > + Enhanced are

Re: [PATCH v3 1/1]mmc: implemented eMMC4.4 enhanced area feature

2011-01-20 Thread Chris Ball
Hi Chuanxiao, On Thu, Jan 20, 2011 at 03:55:56PM +0800, Chuanxiao Dong wrote: > Enhanced area feature is a new feature defined in eMMC4.4 standard. This > kind of area can help to improve the performance. > > MMC driver will read out the enhanced area offset and size and add them > to be device a