Clean up .available & .poll
This commit is contained in:
@@ -711,7 +711,7 @@ const device_t t3100e_device = {
|
||||
.init = t3100e_init,
|
||||
.close = t3100e_close,
|
||||
.reset = NULL,
|
||||
{ .available = NULL },
|
||||
.available = NULL,
|
||||
.speed_changed = t3100e_speed_changed,
|
||||
.force_redraw = NULL,
|
||||
.config = NULL
|
||||
|
||||
Reference in New Issue
Block a user