mirror of
https://github.com/DigitalDevices/dddvb.git
synced 2023-10-10 13:37:43 +02:00
use octopus type for GT mini
This commit is contained in:
parent
f670b28603
commit
821793ec96
@ -640,7 +640,7 @@ static const struct ddb_info ddb_m4 = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
static const struct ddb_info ddb_gtl_mini = {
|
static const struct ddb_info ddb_gtl_mini = {
|
||||||
.type = DDB_OCTONET,
|
.type = DDB_OCTOPUS,
|
||||||
.name = "Digital Devices Octopus GT Mini",
|
.name = "Digital Devices Octopus GT Mini",
|
||||||
.regmap = >l_mini,
|
.regmap = >l_mini,
|
||||||
.port_num = 0,
|
.port_num = 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user