]> git.baikalelectronics.ru Git - kernel.git/commit
Palmchip BK3710 IDE driver
authorAnton Salnikov <asalnikov@ru.mvista.com>
Wed, 6 Feb 2008 01:57:48 +0000 (02:57 +0100)
committerBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Wed, 6 Feb 2008 01:57:48 +0000 (02:57 +0100)
commit54dcc0293d9a371d6c9812b8b5f005c06186a90a
tree62d4be36537b8456ef9d09c7deb0b44204f35562
parent586110acd98db03974424f7e078be18879561ee6
Palmchip BK3710 IDE driver

This is Palmchip BK3710 IDE controller support.

The IDE controller logic supports PIO, MultiWord-DMA and Ultra-DMA modes.
Supports interface to Compact Flash (CF) configured in True-IDE mode.

Bart:
- remove dead code
- fix ide_hwif_setup_dma() build problem

Signed-off-by: Anton Salnikov <asalnikov@ru.mvista.com>
Reviewed-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Reviewed-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
drivers/ide/Kconfig
drivers/ide/arm/Makefile
drivers/ide/arm/palm_bk3710.c [new file with mode: 0644]
drivers/ide/ide-proc.c
include/linux/ide.h