commit | 133bc4e4a3cdbead6ad17d5acfc2997026d8ca79 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Thu Feb 11 22:18:36 2016 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Tue Feb 16 08:53:06 2016 -0200 |
tree | b02aa2d83b6fb3b0096873d2e72927a94729b971 | |
parent | 8b0a81c73326af2defaa0d8a4494c7def83928bd [diff] |
[media] cx231xx, em28xx: pass media_device to si2157 As si2157 doesn't use the subdev, but has instead a binding logic that doesn't have any core framework, we need to manually pass the media_device struct via platform data on every place it is called. This fixes support for HVR-955Q when MC is enabled. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>