]> Pileus Git - ~andy/linux/commit
libata: pata_of_platform: OF-Platform PATA device driver
authorAnton Vorontsov <avorontsov@ru.mvista.com>
Wed, 9 Jan 2008 19:10:41 +0000 (22:10 +0300)
committerOlof Johansson <olof@lixom.net>
Tue, 15 Jan 2008 16:23:43 +0000 (10:23 -0600)
commit61f7162117d4767875825abf2f6ed1eeebbcceed
tree93ce729c0c499e45f7fb0adf805e6399bea9e404
parentcf03613e9662c28372b8c83538fb402df37c53f5
libata: pata_of_platform: OF-Platform PATA device driver

This driver nicely wraps around pata_platform library functions,
and provides OF platform bus bindings to the PATA devices.

Also add || PPC to the PATA_PLATFORM's "depends on" Kconfig entry,
needed for PA Semi Electra.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/ata/Kconfig
drivers/ata/Makefile
drivers/ata/pata_of_platform.c [new file with mode: 0644]