]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: dataflash: add device tree probe support
authorShawn Guo <shawn.guo@linaro.org>
Fri, 15 Jul 2011 08:38:56 +0000 (16:38 +0800)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Tue, 16 Aug 2011 13:46:02 +0000 (16:46 +0300)
commit476d9b4dc9f85aaf79623f154011c764c7d059b9
treee88c7468c0ef3f8ca1bd771b93f5d4073ad6a198
parentef923be7be08bb1557bbb28cd83a220fb4934c2a
mtd: dataflash: add device tree probe support

It adds device tree probe support for mtd_dataflash driver.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
Documentation/devicetree/bindings/mtd/atmel-dataflash.txt [new file with mode: 0644]
drivers/mtd/devices/mtd_dataflash.c