commit | 2a0a288ec258bd38d8855fad9419aeb45b7e8499 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@altera.com> | Thu Sep 27 10:58:05 2012 -0600 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Thu Nov 15 15:37:46 2012 +0200 |
tree | f726010165435c55d7b54936fa2521391b05a89b | |
parent | 30fad64325ba368ffe1f92bd37f4b96c1fa4da83 [diff] |
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 <jamie@jamieiles.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>