From: Jaehoon Chung Date: Thu, 18 Jul 2013 04:34:41 +0000 (+0900) Subject: mmc: sd: fix the maximum au_size for SD3.0 X-Git-Tag: v3.12-rc1~69^2~37 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77776fd0a4cc541b9a528eacc1d31ca47eb1ae7a;p=pandora-kernel.git mmc: sd: fix the maximum au_size for SD3.0 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 Signed-off-by: Kyungmin Park Signed-off-by: Chris Ball --- Reading git-diff-tree failed