android_kernel_samsung_msm8976/include
Mark Salter d218f1dfdc mm: create generic early_ioremap() support
This patch creates a generic implementation of early_ioremap() support
based on the existing x86 implementation.  early_ioremp() is useful for
early boot code which needs to temporarily map I/O or memory regions
before normal mapping functions such as ioremap() are available.

Some architectures have optional MMU.  In the no-MMU case, the remap
functions simply return the passed in physical address and the unmap
functions do nothing.

Signed-off-by: Mark Salter <msalter@redhat.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Cc: Borislav Petkov <borislav.petkov@amd.com>
Cc: Dave Young <dyoung@redhat.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Git-commit: 9e5c33d7aeeef62e5fa7e74f94432685bd03026b
[joonwoop@codeaurora.org: fixed trivial merge conflict.]
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
2014-08-15 11:45:23 -07:00
..
acpi
asm-generic mm: create generic early_ioremap() support 2014-08-15 11:45:23 -07:00
clocksource
crypto
drm
dt-bindings Merge "ARM: dts: msm: Add hash value for pcie gpio ldo gate clk" 2014-08-14 19:44:57 -07:00
keys
kvm
linux Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP 2014-08-15 11:41:43 -07:00
math-emu
media Merge "msm: camera: sensor: add compat ioctl support in ois driver" 2014-08-14 14:24:28 -07:00
memory
misc
net Merge "cnss: Add support to synchronize request_firmware() with suspend/resume" 2014-08-03 13:49:30 -07:00
pcmcia
ras
rdma
rxrpc
scsi
soc/qcom soc: qcom: smd: Make the data parameter to smd_write_segment() const 2014-08-11 14:21:40 -06:00
sound Merge "ASoC: qdsp6v2: update perf mode flag for LL capture cases" 2014-08-14 14:24:12 -07:00
target
trace Merge "msm: thermal: Add ftrace logs in KTM" 2014-08-14 14:23:59 -07:00
uapi compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64 2014-08-15 11:41:28 -07:00
video
xen
Kbuild