Revision 8dfaf05682ebb9be8aaf29538f1acf89d885ef44 authored by Kevin Hilman on 08 July 2015, 21:20:12 UTC, committed by Kevin Hilman on 08 July 2015, 21:20:12 UTC
Merge "CSR SiRFSoC rtc iobrg move to regmap for 4.2" from Barry Song:

move CSR rtc iobrg read/write API to be regmap

this moves to general APIs, and all drivers will be changed based
on it.

* tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux:
  ARM: prima2: move to use REGMAP APIs for rtciobrg
2 parent s b649125 + b199947
History
File Mode Size
policy
.gitignore -rw-r--r-- 31 bytes
Kconfig -rw-r--r-- 2.9 KB
Makefile -rw-r--r-- 781 bytes
audit.c -rw-r--r-- 12.4 KB
common.c -rw-r--r-- 75.1 KB
common.h -rw-r--r-- 40.1 KB
condition.c -rw-r--r-- 27.1 KB
domain.c -rw-r--r-- 24.7 KB
environ.c -rw-r--r-- 3.0 KB
file.c -rw-r--r-- 28.8 KB
gc.c -rw-r--r-- 16.7 KB
group.c -rw-r--r-- 5.6 KB
load_policy.c -rw-r--r-- 2.6 KB
memory.c -rw-r--r-- 5.4 KB
mount.c -rw-r--r-- 6.7 KB
network.c -rw-r--r-- 21.3 KB
realpath.c -rw-r--r-- 7.9 KB
securityfs_if.c -rw-r--r-- 7.4 KB
tomoyo.c -rw-r--r-- 14.5 KB
util.c -rw-r--r-- 27.0 KB

back to top