commit | 2eccacd0974dca73e2151d3fd4c2dacf1a5c7cc2 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Fri Jun 24 09:05:25 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Sep 20 09:19:37 2011 +1000 |
tree | c40edd404cb93997219a5d4c901d3512a04b23cf | |
parent | d24f9c6999eacd3a7bc2b289e49fcb2bf2fafef2 [diff] |
powerpc: Tidy up dma_map_ops after adding new hook The new get_required_mask hook name is longer than many of but not all of the prior ops. Tidy the struct initializers to align the equal signs using the local whitespace. Signed-off-by: Milton Miller <miltonm@bga.com> Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com> Cc: linuxppc-dev@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org Cc: benh@kernel.crashing.org Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>