[PATCH v3 53/59] dmaengine: nbpfaxi: Declare slave capabilities for the generic code

2014-10-22 Thread Maxime Ripard
Now that the generic slave caps code can make use of the device assigned capabilities, instead of relying on a callback to be implemented. Make use of this code. Signed-off-by: Maxime Ripard --- drivers/dma/nbpfaxi.c | 18 +- 1 file changed, 5 insertions(+), 13 deletions(-)

[PATCH v3 53/59] dmaengine: nbpfaxi: Declare slave capabilities for the generic code

2014-10-22 Thread Maxime Ripard
Now that the generic slave caps code can make use of the device assigned capabilities, instead of relying on a callback to be implemented. Make use of this code. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com --- drivers/dma/nbpfaxi.c | 18 +- 1 file changed, 5