diff options
Diffstat (limited to 'drivers/platform/surface/surface_aggregator_registry.c')
| -rw-r--r-- | drivers/platform/surface/surface_aggregator_registry.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/platform/surface/surface_aggregator_registry.c b/drivers/platform/surface/surface_aggregator_registry.c index 296f72d52e6a..0fe5be539652 100644 --- a/drivers/platform/surface/surface_aggregator_registry.c +++ b/drivers/platform/surface/surface_aggregator_registry.c @@ -305,7 +305,7 @@ static const struct software_node *ssam_node_group_sp9[] = {  	&ssam_node_bat_ac,  	&ssam_node_bat_main,  	&ssam_node_tmp_pprof, -	/* TODO: Tablet mode switch (via POS subsystem) */ +	&ssam_node_pos_tablet_switch,  	&ssam_node_hid_kip_keyboard,  	&ssam_node_hid_kip_penstash,  	&ssam_node_hid_kip_touchpad,  |