staging: most: use readl and writel functions
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 22 Dec 2015 09:52:49 +0000 (10:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commit560dca25cd038ae932c8f2d42bf991968faf258a
tree8173bd75525cf0d20fb719b0e9e54185c4d863a8
parent9e2f2c4fb93a12e20f6bd82e1b9bf3df36236198
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>
drivers/staging/most/hdm-dim2/dim2_hdm.c