1
0
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:
Ralph Metzler 2018-09-10 20:20:51 +02:00
parent f670b28603
commit 821793ec96

View File

@ -640,7 +640,7 @@ static const struct ddb_info ddb_m4 = {
};
static const struct ddb_info ddb_gtl_mini = {
.type = DDB_OCTONET,
.type = DDB_OCTOPUS,
.name = "Digital Devices Octopus GT Mini",
.regmap = &gtl_mini,
.port_num = 0,