linux/drivers/ide/arm
Bartlomiej Zolnierkiewicz c79b60ddf6 palm_bk3710: use struct ide_port_info
* Factor out cable detection to palm_bk3710_cable_detect().

* Add palm_bk3710_init_hwif() (->init_hwif method implementation).

* Remove needless ->quirkproc initialization.

* Add missing ->pio_mask initialization.

* Use ATA_* defines for setting ->{ultra,mwdma}_mask.

* Add 'struct ide_port_info palm_bk3710_port_info' and pass it to
  ide_device_add().  Then remove open-coded 'hwif' initialization.

Cc: Anton Salnikov <asalnikov@ru.mvista.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-02-11 00:32:13 +01:00
..
bast-ide.c ide: fix ide_unregister() usage in host drivers 2008-02-02 19:56:39 +01:00
icside.c ide: add ide_read_[alt]status() inline helpers 2008-02-06 02:57:51 +01:00
ide_arm.c ide: add struct ide_port_info instances to legacy host drivers 2008-02-02 19:56:31 +01:00
Makefile Palmchip BK3710 IDE driver 2008-02-06 02:57:48 +01:00
palm_bk3710.c palm_bk3710: use struct ide_port_info 2008-02-11 00:32:13 +01:00
rapide.c ide: fix ide_unregister() usage in host drivers 2008-02-02 19:56:39 +01:00