dma: mv_xor: allow channels to be registered directly from the main device
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 29 Oct 2012 15:54:49 +0000 (16:54 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:58:56 +0000 (15:58 +0100)
commit60d151f38799d5e15845ee04b73cbf3839f1b06c
treee360fb470a5ba59e6a5363d964b355d3fdae5456
parenta6b4a9d2c1063ffc52ca94b6c1b24f9b6d5b79c5
dma: mv_xor: allow channels to be registered directly from the main device

Extend the XOR engine driver (currently called "mv_xor_shared") so
that XOR channels can be passed in the platform_data structure, and be
registered from there.

This will allow the users of the driver to be converted to the single
platform_driver variant of the mv_xor driver.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
drivers/dma/mv_xor.c
drivers/dma/mv_xor.h
include/linux/platform_data/dma-mv_xor.h
This page took 0.027198 seconds and 5 git commands to generate.