From: Daniel Mack Date: Sun, 22 Jul 2012 17:51:02 +0000 (+0200) Subject: MTD: pxa3xx-nand: add devicetree bindings X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~61^2~23^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e7ba630d4aeabef8e022a4099b20ab9f660d37d;p=pandora-kernel.git MTD: pxa3xx-nand: add devicetree bindings This patch contains a hack to get the DMA resources of the device when probed from a devicetree node. This can be removed once a generic DMA controller framework lands. A mtd_part_parser_data is passed mtd_device_parse_register which contains a reference to the device node, so MTD partitions can be added as children. Signed-off-by: Daniel Mack Cc: David Woodhouse Acked-by: Arnd Bergmann Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed