commit | 128b4a0ef74e8d48033513e41a413087ba30e36b | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Dec 01 14:36:27 2009 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Dec 08 16:02:52 2009 +1100 |
tree | 9fe76b544808404892dbe1c8259a02a3cbf9e422 | |
parent | 7fb19ea054a0cdf1a4d935e68d51bde4d3725414 [diff] |
powerpc/macio: Add dma_parms support to macio This adds dma_parms to macio devices and initializes them with default values. This will allow pata_macio to setup the appropriate max segment size for the block layer. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>