commit | cc6d618fdf56df389e46be2f0c9f2d1579d8b9e6 | [log] [tgz] |
---|---|---|
author | Dinesh Ram <Dinesh.Ram@cern.ch> | Tue Oct 15 12:24:44 2013 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Dec 18 06:40:07 2013 -0200 |
tree | e8ed42a9ec355329c19133c8847a8b276c2a3708 | |
parent | 99995dedea0e956ff58692fd795b8a8a0669e3a5 [diff] |
[media] si4713: move supply list to si4713_platform_data The supply list is needed by the platform driver, but not by the usb driver. So this information belongs to the platform data and should not be hardcoded in the subdevice driver. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Tested-by: Eduardo Valentin <edubezval@gmail.com> Acked-by: Eduardo Valentin <edubezval@gmail.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>