diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2015-09-14 11:32:48 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-10-26 14:49:03 +0000 |
commit | 689d4453ed8212ab4a5d53982ac01cbe6531d18a (patch) | |
tree | 987cf0494829c44a73366fdb69371ce8a0f7c4f3 /include/linux/mfd/samsung/core.h | |
parent | 327cc18e76295690f560feb999cd4ec0e5d661d5 (diff) |
mfd: intel-lpss: Use writeq() helper
There are already helper functions to do 64-bit I/O on 32-bit machines, thus we
don't need to reinvent the wheel. In our case we can't use readq() / writeq()
even on 64-bit kernel since there is a hardware limitation (OCP bus is a 32-bit
bus).
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'include/linux/mfd/samsung/core.h')
0 files changed, 0 insertions, 0 deletions