mmc: sd: fix the maximum au_size for SD3.0
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 18 Jul 2013 04:34:41 +0000 (13:34 +0900)
committerChris Ball <cjb@laptop.org>
Sun, 25 Aug 2013 03:07:38 +0000 (23:07 -0400)
Since SD Physical Layer specification V3.0, AU_SIZE is supported up
to 0xf.  So If SD-card is supported v3.0, then max_au should be 0xf.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found