[media] media: atmel-isi: convert the pdata from pointer to structure
authorJosh Wu <josh.wu@atmel.com>
Fri, 25 Jul 2014 10:13:39 +0000 (07:13 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 30 Jul 2014 22:47:19 +0000 (19:47 -0300)
commit833e1063266ebbf75934f1171c6546cdf33e9848
tree61fb816312b1d61a5a6b579cc0970376dfb8ef6a
parent3900623bfaffde4eeb93ca0ba0475598a1b0cef5
[media] media: atmel-isi: convert the pdata from pointer to structure

Now the platform data is initialized by allocation of isi
structure. In the future, we use pdata to store the dt parameters.

Signed-off-by: Josh Wu <josh.wu@atmel.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/platform/soc_camera/atmel-isi.c
This page took 0.029389 seconds and 5 git commands to generate.