commit | 61f7162117d4767875825abf2f6ed1eeebbcceed | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Wed Jan 09 22:10:41 2008 +0300 |
committer | Olof Johansson <olof@lixom.net> | Tue Jan 15 10:23:43 2008 -0600 |
tree | 93ce729c0c499e45f7fb0adf805e6399bea9e404 | |
parent | cf03613e9662c28372b8c83538fb402df37c53f5 [diff] |
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>