powerpc: Tidy up dma_map_ops after adding new hook
authorMilton Miller <miltonm@bga.com>
Fri, 24 Jun 2011 09:05:25 +0000 (09:05 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 19 Sep 2011 23:19:37 +0000 (09:19 +1000)
commit2eccacd0974dca73e2151d3fd4c2dacf1a5c7cc2
treec40edd404cb93997219a5d4c901d3512a04b23cf
parentd24f9c6999eacd3a7bc2b289e49fcb2bf2fafef2
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>
arch/powerpc/kernel/dma-iommu.c
arch/powerpc/kernel/dma.c
arch/powerpc/kernel/ibmebus.c
arch/powerpc/kernel/vio.c
This page took 0.030741 seconds and 5 git commands to generate.