You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Anton Vorontsov
5093bb965a
powerpc/QE: switch to the cpm_muram implementation
...
This is very trivial patch. We're transitioning to the cpm_muram_*
calls. That's it.
Less trivial changes:
- BD_SC_* defines were defined in the cpm.h and qe.h, so to avoid redefines
we remove BD_SC from the qe.h and use cpm.h along with cpm_muram_*
prototypes;
- qe_muram_dump was unused and thus removed;
- added some code to the cpm_common.c to support legacy QE bindings
(data-only node name).
- For convenience, define qe_* calls to cpm_*. So drivers need not to be
changed.
Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
17 years ago
..
acpi
ACPICA: update Intel copyright
17 years ago
asm-alpha
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
17 years ago
asm-arm
[ARM] 5067/1: _raw_write_can_lock macro bugfix
17 years ago
asm-avr32
avr32: types: use <asm-generic/int-*.h> for the avr32 architecture
17 years ago
asm-blackfin
Blackfin arch: update anomaly headers from toolchain trunk
17 years ago
asm-cris
cris: types: use <asm-generic/int-*.h> for the cris architecture
17 years ago
asm-frv
FRV: ip_fast_csum() requires a memory clobber on its inline asm
17 years ago
asm-generic
gpio: build fixes
17 years ago
asm-h8300
h8300: fix typo in header guard
17 years ago
asm-ia64
[IA64] Workaround for RSE issue
17 years ago
asm-m32r
asm-m32r/uaccess.h must #include <asm/setup.h>
17 years ago
asm-m68k
m68k: Prefix ISA type with ISA_TYPE_
17 years ago
asm-m68knommu
m68knommu: rework definition of HZ
17 years ago
asm-mips
[MIPS] Fix typo in header guard
17 years ago
asm-mn10300
MN10300: Fix typo in header guard
17 years ago
asm-parisc
parisc: use conditional macro for 64-bit wide ops
17 years ago
asm-powerpc
powerpc/QE: switch to the cpm_muram implementation
17 years ago
asm-s390
[S390] s390 types: make dma_addr_t 64 bit capable
17 years ago
asm-sh
sh: fix miscompilation of ip_fast_csum with gcc >= 4.3
17 years ago
asm-sparc
sparc: remove CVS keywords
17 years ago
asm-sparc64
sparc64: IO accessors fix
17 years ago
asm-um
uml: activate_mm: remove the dead PF_BORROWED_MM check
17 years ago
asm-v850
v850: fix typo in header guard
17 years ago
asm-x86
x86: fix broken math-emu with lazy allocation of fpu area
17 years ago
asm-xtensa
asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspace
17 years ago
crypto
[CRYPTO] api: Fix scatterwalk_sg_chain
17 years ago
keys
KEYS: Fix the comment to match the file name in rxrpc-type.h.
17 years ago
linux
Merge branch 'merge'
17 years ago
math-emu
…
media
V4L/DVB (7911): Remove v4l2_video_std_fps prototype declaration
17 years ago
mtd
…
net
sctp: Fix ECN markings for IPv6
17 years ago
pcmcia
…
rdma
IB: expand ib_umem_get() prototype
17 years ago
rxrpc
…
scsi
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
17 years ago
sound
[ALSA] ac97 - Fix ASUS A9T laptop output
17 years ago
video
fbdev: platforming hecubafb and n411
17 years ago
xen
xen: add balloon driver
17 years ago
Kbuild
…