Merge remote-tracking branch 'tpmdd/next'
[deliverable/linux.git] / drivers / input / rmi4 / rmi_bus.c
index a73580654c6b0cd3fd8faaeda2322bf88fdcd1ed..09c769c6e91fa1d62a5a8c328bdbfdbf9efedc7a 100644 (file)
@@ -312,6 +312,9 @@ static struct rmi_function_handler *fn_handlers[] = {
 #ifdef CONFIG_RMI4_F30
        &rmi_f30_handler,
 #endif
+#ifdef CONFIG_RMI4_F54
+       &rmi_f54_handler,
+#endif
 };
 
 static void __rmi_unregister_function_handlers(int start_idx)
This page took 0.025407 seconds and 5 git commands to generate.