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

2011-01-19 Thread Dong, Chuanxiao
Hi Chris, Thanks for comments. I will fix the typo and line warp errors in the next submissions. :) MMC_DEV_ATTR(name, %s\n, card-cid.prod_name); MMC_DEV_ATTR(oemid, 0x%04x\n, card-cid.oemid); MMC_DEV_ATTR(serial, 0x%08x\n, card-cid.serial); +MMC_DEV_ATTR(enhanced_area_offset,

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

2011-01-19 Thread Chris Ball
Hi Chuanxiao, On Thu, Jan 20, 2011 at 02:08:04PM +0800, Dong, Chuanxiao wrote: I think these should probably be printed in decimal instead of hex. (Will assume you agree with this, let me know if not.) Hm, this way the sysfs files will show up regardless of whether we have an eMMC device