mirror of
https://github.com/torvalds/linux.git
synced 2024-10-30 00:32:38 +00:00
ARM: S5PV210: Add missing FIMC media device to Aquila
FIMC media device (md) registers all required video nodes. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
This commit is contained in:
parent
8f114e6eb1
commit
48c1875606
@ -616,6 +616,7 @@ static struct platform_device *aquila_devices[] __initdata = {
|
|||||||
&s5p_device_fimc0,
|
&s5p_device_fimc0,
|
||||||
&s5p_device_fimc1,
|
&s5p_device_fimc1,
|
||||||
&s5p_device_fimc2,
|
&s5p_device_fimc2,
|
||||||
|
&s5p_device_fimc_md,
|
||||||
&s5pv210_device_iis0,
|
&s5pv210_device_iis0,
|
||||||
&wm8994_fixed_voltage0,
|
&wm8994_fixed_voltage0,
|
||||||
&wm8994_fixed_voltage1,
|
&wm8994_fixed_voltage1,
|
||||||
|
Loading…
Reference in New Issue
Block a user