commit | b4b5b8dc10cc9800bf100f86e75f9db2c80e2b11 | [log] [tgz] |
---|---|---|
author | Daniel Scheller <d.scheller@gmx.net> | Mon Apr 09 12:47:49 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri May 04 10:49:57 2018 -0400 |
tree | a30d93b5045a2f3f30caf36adb984c1bc925c33a | |
parent | daeeb1319e6f42eee15aad3320a14389b4e35e04 [diff] |
media: ddbridge/max: implement MCI/MaxSX8 attach function Implement frontend attachment as ddb_fe_attach_mci() into the ddbridge-max module. The MaxSX8 MCI cards are part of the Max card series and make use of the LNB controller driven by the already existing lnb functionality, so here's where this code belongs to. Picked up from the upstream dddvb-0.9.33 release. Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>