On Tue, Mar 31, 2015 at 04:28:45PM +1100, Alexey Kardashevskiy wrote:
> This renames and reworks finish_realize() which used to finalize DMA
> setup with an assumption that it will not change later.
>
> The new callback supports multiple windows and supports various
> parameters such as page and w
This renames and reworks finish_realize() which used to finalize DMA
setup with an assumption that it will not change later.
The new callback supports multiple windows and supports various
parameters such as page and windows sizes.
This is a mechanical change so no change in behaviour is expected