From: Felipe Balbi Date: Wed, 30 Apr 2014 16:35:22 +0000 (-0500) Subject: usb: phy: msm: switch over to writel() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=245974908c2ee8cd907856e6964f59fd8807e1e1;p=pandora-kernel.git usb: phy: msm: switch over to writel() Remove that single instance of writel_relaxed() call which is only available on ARM architecture. This will let us build test this driver on all different architectures. Reviewed-by: Ivan T. Ivanov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed