From: Dinh Nguyen Date: Thu, 27 Sep 2012 16:58:05 +0000 (-0600) Subject: mtd: denali: split the generic driver and PCI layer X-Git-Tag: v3.8-rc1~47^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a0a288ec258bd38d8855fad9419aeb45b7e8499;p=pandora-kernel.git mtd: denali: split the generic driver and PCI layer The Denali controller can also be found in SoC devices attached to a simple bus. Move the PCI specific parts into denali_pci so that we can add a denali_dt that uses the same driver but for a device tree driver instead of a PCI based device. Signed-off-by: Jamie Iles Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed