]> git.karo-electronics.de Git - karo-tx-linux.git/commit
arm: plat-orion: convert the registration of the xor0 engine to the single driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 29 Oct 2012 16:45:21 +0000 (17:45 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:58:56 +0000 (15:58 +0100)
commitaf19e148be5e2d7acf2d6322cce74e85be87d603
tree34efad3da3a4f10b3194b849fbbd88bf073bcfd3
parent60d151f38799d5e15845ee04b73cbf3839f1b06c
arm: plat-orion: convert the registration of the xor0 engine to the single driver

Instead of registering one 'mv_xor_shared' device for the XOR engine,
and then two 'mv_xor' devices for the XOR channels, pass the channels
properties as platform_data for the main 'mv_xor_shared' device.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
arch/arm/plat-orion/common.c