Clean up .available & .poll
This commit is contained in:
@@ -2743,7 +2743,7 @@ const device_t pgc_device = {
|
||||
.init = pgc_standalone_init,
|
||||
.close = pgc_close,
|
||||
.reset = NULL,
|
||||
{ .available = NULL },
|
||||
.available = NULL,
|
||||
.speed_changed = pgc_speed_changed,
|
||||
.force_redraw = NULL,
|
||||
.config = NULL
|
||||
|
||||
Reference in New Issue
Block a user