move MaxS8 and special MAX card LNB functions to separate file

This commit is contained in:
Ralph Metzler
2017-08-27 23:54:49 +02:00
parent 117d9a065d
commit aa2762747f
6 changed files with 455 additions and 419 deletions

View File

@@ -566,4 +566,7 @@ void ddb_i2c_release(struct ddb *dev);
int ddb_ci_attach(struct ddb_port *port, u32 bitrate);
int ddb_fe_attach_mxl5xx(struct ddb_input *input);
int ddb_lnb_init_fmode(struct ddb *dev, struct ddb_link *link, u32 fm);
#endif