[PATCH 3/4] USB mxs-phy: use readl(), writel() instead of the _relaxed() versions

Alexander Shishkin alexander.shishkin at linux.intel.com
Thu Feb 28 06:25:29 EST 2013


Marc Kleine-Budde <mkl at pengutronix.de> writes:

> This patch converts the mxs-phy driver from readl_relaxed(), writel_relaxed()
> to the plain readl(), writel() functions, which are available on all platforms.
> This is done to enable compile time testing on non ARM platforms.
>
> Reported-by: Alexander Shishkin <alexander.shishkin at linux.intel.com>

I think it was Felipe who reported this actually.

Regards,
--
Alex



More information about the linux-arm-kernel mailing list