commit | 245974908c2ee8cd907856e6964f59fd8807e1e1 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Apr 30 11:35:22 2014 -0500 |
committer | Felipe Balbi <balbi@ti.com> | Mon May 12 12:34:45 2014 -0500 |
tree | bb354b2bd2a8ce45024434875b01f4acbb1e78da | |
parent | b3025e6ada454848b6ae2d3bcd925738384517df [diff] |
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 <iivanov@mm-sol.com> Signed-off-by: Felipe Balbi <balbi@ti.com>