dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/asm-blackfin
Ralf Baechle 622a9edd91 Remove dma_cache_(wback|inv|wback_inv) functions
dma_cache_(wback|inv|wback_inv) were the earliest attempt on a generalized
cache managment API for I/O purposes.  Originally it was basically the raw
MIPS low level cache API exported to the entire world.  The API has
suffered from a lack of documentation, was not very widely used unlike it's
more modern brothers and can easily be replaced by dma_cache_sync.  So
remove it rsp.  turn the surviving bits back into an arch private API, as
discussed on linux-arch.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Acked-by: Paul Mackerras <paulus@samba.org>
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Kyle McMartin <kyle@parisc-linux.org>
Acked-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Cc: <linux-arch@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-17 08:42:57 -07:00
..
mach-bf527 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 2007-10-10 16:58:49 +08:00
mach-bf533 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 2007-10-10 16:58:49 +08:00
mach-bf537 Blackfin arch: Comply with revised Anomaly Workarounds for BF533 05000311 and BF561 05000323 2007-10-10 16:58:49 +08:00
mach-bf548 bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver 2007-10-16 09:43:20 -07:00
mach-bf561 Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resources 2007-10-11 00:30:56 +08:00
mach-common Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
Kbuild Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 2007-06-21 11:34:16 +08:00
a.out.h blackfin architecture 2007-05-07 12:12:58 -07:00
atomic.h blackfin architecture 2007-05-07 12:12:58 -07:00
auxvec.h blackfin architecture 2007-05-07 12:12:58 -07:00
bf5xx_timers.h blackfin architecture 2007-05-07 12:12:58 -07:00
bfin-global.h Blackfin arch: Initialize the exception vectors early in the boot process 2007-07-25 14:44:49 +08:00
bfin5xx_spi.h Blackfin arch: add TWIx_REGBASE and SPIx_REGBASE to specific CPU header files, use the new REGBASE for board platform resources 2007-10-11 00:30:56 +08:00
bfin_simple_timer.h blackfin architecture 2007-05-07 12:12:58 -07:00
bfin_sport.h blackfin architecture 2007-05-07 12:12:58 -07:00
bitops.h blackfin architecture 2007-05-07 12:12:58 -07:00
blackfin.h Blackfin arch: Fix Anomaly hanlding, as pointed out by Mike 2007-08-03 17:56:29 +08:00
bug.h blackfin architecture 2007-05-07 12:12:58 -07:00
bugs.h blackfin architecture 2007-05-07 12:12:58 -07:00
byteorder.h blackfin architecture 2007-05-07 12:12:58 -07:00
cache.h blackfin architecture 2007-05-07 12:12:58 -07:00
cacheflush.h Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
checksum.h blackfin architecture 2007-05-07 12:12:58 -07:00
cplb.h Blackfin arch: Fix bug missing L2_MEMORY definition for EZKIT-BF561 compiling error 2007-09-13 11:49:33 +08:00
cplbinit.h Blackfin arch: Start untangling the CPLB handling code. 2007-07-12 16:25:29 +08:00
cpumask.h blackfin architecture 2007-05-07 12:12:58 -07:00
cputime.h blackfin architecture 2007-05-07 12:12:58 -07:00
current.h blackfin architecture 2007-05-07 12:12:58 -07:00
delay.h blackfin architecture 2007-05-07 12:12:58 -07:00
device.h blackfin architecture 2007-05-07 12:12:58 -07:00
div64.h blackfin architecture 2007-05-07 12:12:58 -07:00
dma-mapping.h Blackfin arch: Add definition of dma_mapping_error 2007-06-21 11:34:16 +08:00
dma.h Blackfin arch: Add DMA API to set curr descriptor address 2007-08-05 16:14:58 +08:00
dpmc.h blackfin architecture 2007-05-07 12:12:58 -07:00
early_printk.h Blackfin arch: Initial patch to add earlyprintk support 2007-10-09 17:24:49 +08:00
elf.h blackfin architecture 2007-05-07 12:12:58 -07:00
emergency-restart.h blackfin architecture 2007-05-07 12:12:58 -07:00
entry.h blackfin architecture 2007-05-07 12:12:58 -07:00
errno.h blackfin architecture 2007-05-07 12:12:58 -07:00
fb.h fbdev: detect primary display device 2007-07-17 10:23:11 -07:00
fcntl.h blackfin architecture 2007-05-07 12:12:58 -07:00
fixed_code.h Blackfin arch: defines and provides entry points for certain user space functions at fixed addresses 2007-06-21 11:34:16 +08:00
flat.h blackfin architecture 2007-05-07 12:12:58 -07:00
futex.h blackfin architecture 2007-05-07 12:12:58 -07:00
gpio.h Blackfin arch: bug fixing, add missing BF533_FAMILY GPIO_PFx definition 2007-07-25 14:42:03 +08:00
hardirq.h Blackfin arch: Enable BF54x PIN/GPIO interrupts 2007-07-12 16:17:18 +08:00
hw_irq.h blackfin architecture 2007-05-07 12:12:58 -07:00
ide.h blackfin architecture 2007-05-07 12:12:58 -07:00
io.h Remove dma_cache_(wback|inv|wback_inv) functions 2007-10-17 08:42:57 -07:00
ioctl.h blackfin architecture 2007-05-07 12:12:58 -07:00
ioctls.h blackfin enable arbitary speed serial setting 2007-08-05 19:16:05 +08:00
ipcbuf.h blackfin architecture 2007-05-07 12:12:58 -07:00
irq.h blackfin architecture 2007-05-07 12:12:58 -07:00
irq_handler.h Blackfin arch: Print out debug info, as early as possible 2007-10-09 17:31:46 +08:00
irq_regs.h blackfin architecture 2007-05-07 12:12:58 -07:00
kdebug.h blackfin architecture 2007-05-07 12:12:58 -07:00
kgdb.h Blackfin arch: update kgdb patch 2007-10-10 16:47:58 +08:00
kmap_types.h blackfin architecture 2007-05-07 12:12:58 -07:00
l1layout.h blackfin architecture 2007-05-07 12:12:58 -07:00
linkage.h blackfin architecture 2007-05-07 12:12:58 -07:00
local.h blackfin architecture 2007-05-07 12:12:58 -07:00
mem_map.h blackfin architecture 2007-05-07 12:12:58 -07:00
mman.h Blackfin arch: clean up some coding style issues 2007-07-12 17:26:31 +08:00
mmu.h blackfin architecture 2007-05-07 12:12:58 -07:00
mmu_context.h blackfin architecture 2007-05-07 12:12:58 -07:00
module.h blackfin architecture 2007-05-07 12:12:58 -07:00
msgbuf.h blackfin architecture 2007-05-07 12:12:58 -07:00
mutex.h blackfin architecture 2007-05-07 12:12:58 -07:00
namei.h blackfin architecture 2007-05-07 12:12:58 -07:00
nand.h [MTD] [NAND] Blackfin on-chip NAND Flash Controller driver 2007-10-13 14:36:49 +01:00
page.h Blackfin arch: use PAGE_SIZE when doing aligns rather than hardcoded values 2007-07-12 12:20:20 +08:00
page_offset.h blackfin architecture 2007-05-07 12:12:58 -07:00
param.h blackfin architecture 2007-05-07 12:12:58 -07:00
pci.h blackfin architecture 2007-05-07 12:12:58 -07:00
percpu.h blackfin architecture 2007-05-07 12:12:58 -07:00
pgalloc.h blackfin architecture 2007-05-07 12:12:58 -07:00
pgtable.h Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
poll.h blackfin architecture 2007-05-07 12:12:58 -07:00
portmux.h Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver 2007-10-04 00:35:05 +08:00
posix_types.h blackfin architecture 2007-05-07 12:12:58 -07:00
processor.h Blackfin arch: Add proper -mcpu option according to the cpu and silicon revision configuration 2007-06-25 18:04:12 +08:00
ptrace.h blackfin architecture 2007-05-07 12:12:58 -07:00
reboot.h Blackfin arch: Workaround reboot bug, issue SSYNC at the start of bfin_reset 2007-10-11 00:29:49 +08:00
resource.h blackfin architecture 2007-05-07 12:12:58 -07:00
scatterlist.h blackfin architecture 2007-05-07 12:12:58 -07:00
sections.h blackfin architecture 2007-05-07 12:12:58 -07:00
segment.h blackfin architecture 2007-05-07 12:12:58 -07:00
semaphore-helper.h blackfin architecture 2007-05-07 12:12:58 -07:00
semaphore.h kill DECLARE_MUTEX_LOCKED 2007-10-17 08:42:47 -07:00
sembuf.h blackfin architecture 2007-05-07 12:12:58 -07:00
setup.h blackfin architecture 2007-05-07 12:12:58 -07:00
shmbuf.h blackfin architecture 2007-05-07 12:12:58 -07:00
shmparam.h blackfin architecture 2007-05-07 12:12:58 -07:00
sigcontext.h blackfin architecture 2007-05-07 12:12:58 -07:00
siginfo.h blackfin architecture 2007-05-07 12:12:58 -07:00
signal.h blackfin architecture 2007-05-07 12:12:58 -07:00
socket.h blackfin architecture 2007-05-07 12:12:58 -07:00
sockios.h blackfin architecture 2007-05-07 12:12:58 -07:00
spinlock.h blackfin architecture 2007-05-07 12:12:58 -07:00
stat.h blackfin architecture 2007-05-07 12:12:58 -07:00
statfs.h blackfin architecture 2007-05-07 12:12:58 -07:00
string.h Blackfin arch: fix some bugs in lib/string.h functions found by our string testing modules 2007-09-12 16:30:15 +08:00
system.h Blackfin arch: to do some consolidation of common code and common name spaces 2007-10-10 23:55:26 +08:00
termbits.h blackfin enable arbitary speed serial setting 2007-08-05 19:16:05 +08:00
termios.h blackfin enable arbitary speed serial setting 2007-08-05 19:16:05 +08:00
thread_info.h remove unused TIF_NOTIFY_RESUME flag 2007-07-31 15:39:38 -07:00
timex.h blackfin architecture 2007-05-07 12:12:58 -07:00
tlb.h blackfin architecture 2007-05-07 12:12:58 -07:00
tlbflush.h blackfin architecture 2007-05-07 12:12:58 -07:00
topology.h blackfin architecture 2007-05-07 12:12:58 -07:00
trace.h Blackfin arch: Add ability to expend the hardware trace buffer 2007-07-25 11:03:28 +08:00
traps.h blackfin architecture 2007-05-07 12:12:58 -07:00
types.h remove strict ansi check from __u64 in asm/types.h 2007-10-17 08:42:53 -07:00
uaccess.h Blackfin arch: Change NO_ACCESS_CHECK to ACCESS_CHECK 2007-05-21 09:50:23 -07:00
ucontext.h blackfin architecture 2007-05-07 12:12:58 -07:00
unaligned.h blackfin architecture 2007-05-07 12:12:58 -07:00
unistd.h Blackfin arch: add some missing syscall 2007-09-23 00:51:32 +08:00
user.h blackfin architecture 2007-05-07 12:12:58 -07:00