pata_arasan: add Device Tree probing capability
authorViresh Kumar <viresh.kumar@linaro.com>
Mon, 27 Aug 2012 05:07:18 +0000 (10:37 +0530)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 13 Sep 2012 05:09:56 +0000 (01:09 -0400)
commit26fdaa7453db49de80cc216cb696233b23d0b9d1
treeed4b75600ed6adab44e045681b3150ecd9dd5adf
parent3f09e6c0d32398b777b00c21053a1ef5f840b1af
pata_arasan: add Device Tree probing capability

SPEAr platforms now support DT and so must convert all drivers to support DT.
This patch adds DT probing support for Arasan Compact Flash controller and
updates its documentation too.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Documentation/devicetree/bindings/ata/pata-arasan.txt [new file with mode: 0644]
drivers/ata/pata_arasan_cf.c