arm: plat-orion: convert the registration of the xor1 engine to the single driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 Oct 2012 10:11:36 +0000 (11:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:58:56 +0000 (15:58 +0100)
commitdd2c57b822bc0fc999f95c57933e4c597e765b0a
tree18f31208c0b12e3bfdbbbd4d7262ebcf2a756a82
parentaf19e148be5e2d7acf2d6322cce74e85be87d603
arm: plat-orion: convert the registration of the xor1 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