[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)
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