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)
committerChris Ball <cjb@laptop.org>
Thu, 27 Jun 2013 14:38:32 +0000 (10:38 -0400)
commit6636bad839d9936e73e48c4841eda83a58fcdb53
tree1a794c713c8c0518ee943625e47c7895868abdb9
parent0b856f4ecb7b82c56ba2c3c624a4b5c865398cc6
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