commit | 1b0b323c70cd5fdca967d89ed3a03dfebd84ada7 | [log] [tgz] |
---|---|---|
author | Sukumar Ghorai <s-ghorai@ti.com> | Fri Jan 28 15:42:04 2011 +0530 |
committer | Tony Lindgren <tony@atomide.com> | Thu Feb 17 15:32:52 2011 -0800 |
tree | 224d603ee170f3f2b3f45214d9fe2ae4181e9a27 | |
parent | d5ce2b6592c49935462cba7317fa67fe8ee474ec [diff] |
omap3: nand: configurable transfer type per board nand transfer type (sDMA, Polled, prefetch) can be select from board file, enabling all transfer type in driver, by default. this helps in multi-omap build and to select different transfer type for different board. Signed-off-by: Sukumar Ghorai <s-ghorai@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>