From: Ben Dooks Date: Wed, 25 Mar 2015 11:27:50 +0000 (+0000) Subject: mmc: dw_mmc: make IO accessors endian agnostic X-Git-Tag: omap-for-v4.1/fixes-rc1~178^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2f17680f42878ee8d55a5e66c1466465a412f62;p=pandora-kernel.git mmc: dw_mmc: make IO accessors endian agnostic The dw_mmc driver does not use endian agnostic IO accessors, so fix the use of __raw reads and writes to be the relaxed versions. This fixes the dw_mmc driver initialisation on Altera socfpga in big endian. Signed-off-by: Ben Dooks Signed-off-by: Jaehoon Chung Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed