commit | 833e1063266ebbf75934f1171c6546cdf33e9848 | [log] [tgz] |
---|---|---|
author | Josh Wu <josh.wu@atmel.com> | Fri Jul 25 07:13:39 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jul 30 19:47:19 2014 -0300 |
tree | 61fb816312b1d61a5a6b579cc0970376dfb8ef6a | |
parent | 3900623bfaffde4eeb93ca0ba0475598a1b0cef5 [diff] |
[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>