commit | 0b302d88534f0811c5f49bfba7aa46c4e1e032b7 | [log] [tgz] |
---|---|---|
author | Lad, Prabhakar <prabhakar.lad@ti.com> | Tue Jan 22 01:19:50 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Feb 05 18:45:47 2013 -0200 |
tree | 9a8a527e537d5bc5f60754e5bb4246c2e0990ab9 | |
parent | ed57256f6fe8882cf6dde8d99f5fac5fd84c5a2d [diff] |
[media] media: adv7343: accept configuration through platform data The current code was implemented with some default configurations, this default configuration works on board and doesn't work on other. This patch accepts the configuration through platform data and configures the encoder depending on the data passed. Signed-off-by: Lad, Prabhakar <prabhakar.lad@ti.com> Acked-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>