From 77776fd0a4cc541b9a528eacc1d31ca47eb1ae7a Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Thu, 18 Jul 2013 13:34:41 +0900 Subject: [PATCH] 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-format-patch failed