Re: [PATCH 3/8] dmaengine: ste_dma40: Actually write the runtime configuration to registers

From: Arnd Bergmann
Date: Tue Apr 09 2013 - 14:59:49 EST


On Tuesday 09 April 2013, Lee Jones wrote:
> Someone has spent a fair amount of effort writing a runtime configuration
> changing algorithm for DMA clients. However, the config appears to never
> actually make it to hardware. In order for the configuration to take hold
> we need to issue a d40_config_write(), as this is the routine which writes
> it into the hardware's registers.
>
> Signed-off-by: Lee Jones <lee.jones@xxxxxxxxxx>

So this makes the runtime_addr selection work I suppose, but the
runtime_direction still isn't used anywhere, correct?

Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/