commit | a4feee89ce4590c7a4aead49ca5a4853dc6ea5dc | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@freescale.com> | Tue Oct 07 10:44:34 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 09 01:40:37 2014 -0400 |
tree | 781f0632c4405085d75e4f73394927dab39bb964 | |
parent | 83bfc3c4765c35ef0dfff8a3d6dedab88f3f50ea [diff] |
gianfar: Replace spin_event_timeout() with arch independent Use arch independent code to replace the powerpc dependent spin_event_timeout() from gfar_halt_nodisable(). Added GRS/GTS read accessors to clean-up the implementation of gfar_halt_nodisable(). Signed-off-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>