]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] ARM: shmobile: r8a7779: add VIN support
authorVladimir Barinov <vladimir.barinov@cogentembedded.com>
Thu, 22 Aug 2013 20:23:13 +0000 (17:23 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Sun, 25 Aug 2013 10:33:29 +0000 (07:33 -0300)
commit4714a0255eee45b87634ab28f8a7e66038f645ba
treea6c926508ede803325ac8c3ed78c272964779fa1
parent04e40bdd67afc5ab94d983417f18bb1f20b08eac
[media] ARM: shmobile: r8a7779: add VIN support

Add VIN clocks and platform devices for R8A7779 SoC; add function to register
the VIN platform devices.
[Sergei: added 'id' parameter check to r8a7779_add_vin_device(), used '*pdata'
in *sizeof* operator there, renamed some variables, annotated vin[0-3]_resources
[] and 'vin[0-3]_info' as '__initdata'.]

Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
arch/arm/mach-shmobile/clock-r8a7779.c
arch/arm/mach-shmobile/include/mach/r8a7779.h
arch/arm/mach-shmobile/setup-r8a7779.c