From: Dong Aisheng Date: Wed, 30 Oct 2013 14:09:51 +0000 (+0800) Subject: mmc: sdhci-esdhc-imx: fix cpas over write issue X-Git-Tag: v3.14-rc1~88^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e526003b55ab32196ad4c1ce47d5edbfbd1b8405;p=pandora-kernel.git mmc: sdhci-esdhc-imx: fix cpas over write issue We should use '|=' instead '=', or it may over write the original caps assigned before this line. Signed-off-by: Dong Aisheng Acked-by: Shawn Guo Signed-off-by: Chris Ball --- Reading git-diff-tree failed