Re: [PATCH 07/15] ppc: pci-common cleanup

2010-09-15 Thread Grant Likely
On Wed, Sep 15, 2010 at 12:05 PM, Nishanth Aravamudan wrote: > Use set_dma_ops and remove unused oddly-named temp pointer sd. > > Signed-off-by: Milton Miller > Signed-off-by: Nishanth Aravamudan Acked-by: Grant Likely > --- >  arch/powerpc/kernel/pci-common.c |    4 +--- >  1 files changed,

[PATCH 07/15] ppc: pci-common cleanup

2010-09-15 Thread Nishanth Aravamudan
Use set_dma_ops and remove unused oddly-named temp pointer sd. Signed-off-by: Milton Miller Signed-off-by: Nishanth Aravamudan --- arch/powerpc/kernel/pci-common.c |4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/arch/powerpc/kernel/pci-common.c b/arch/powerpc/kernel/