mmc: core: Update the ext-csd.rev check for eMMC5.1
authorYuvaraj Kumar C D <yuvaraj.cd@gmail.com>
Tue, 21 May 2013 09:38:43 +0000 (15:08 +0530)
committerlintao <lintao@rock-chips.com>
Fri, 7 Mar 2014 04:54:45 +0000 (12:54 +0800)
commite79fc06ce7036f6fe4471ff39c8868b80e36a1a7
treede4fc1ed95bf3b6efbb3cff190c5166df4a06215
parent3a392c1df3b79a0399d132b43c8d255644be0a91
mmc: core: Update the ext-csd.rev check for eMMC5.1

With the new eMMC5.1 spec, there is a new EXT_CSD register with
the revision number(EXT_CSD_REV) 7. This patch updates the check
for ext-csd.rev number as 7.

Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com>
Reviewed-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/core/mmc.c