commit | 560dca25cd038ae932c8f2d42bf991968faf258a | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Tue Dec 22 10:52:49 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 17:34:58 2016 -0800 |
tree | 8173bd75525cf0d20fb719b0e9e54185c4d863a8 | |
parent | 9e2f2c4fb93a12e20f6bd82e1b9bf3df36236198 [diff] |
staging: most: use readl and writel functions This patch makes use of functions readl and writel instead of the __raw_* variants. Signed-off-by: Christian Gromm <christian.gromm@microchip.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>