media: ddbridge: move CI detach code to ddbridge-ci.c
Move the CI teardown code to ddbridge-ci.c where everything else related to CI hardware lives. Cc: Ralph Metzler <rjkm@metzlerbros.de> Signed-off-by: Daniel Scheller <d.scheller@gmx.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
ae49432810
commit
12081a25a6
@@ -26,5 +26,6 @@
|
||||
/******************************************************************************/
|
||||
|
||||
int ddb_ci_attach(struct ddb_port *port, u32 bitrate);
|
||||
void ddb_ci_detach(struct ddb_port *port);
|
||||
|
||||
#endif /* __DDBRIDGE_CI_H__ */
|
||||
|
Reference in New Issue
Block a user