]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/input/rmi4/rmi_f34v7.c
Input: goldfish_events - replace zero-length array with flexible-array member
[linux.git] / drivers / input / rmi4 / rmi_f34v7.c
index a4cabf52740c206236c099d1909d12ca624348b1..74f7c6f214ff5414af7c738e29e87acc2539fafa 100644 (file)
@@ -1189,6 +1189,9 @@ int rmi_f34v7_do_reflash(struct f34_data *f34, const struct firmware *fw)
 {
        int ret;
 
+       f34->fn->rmi_dev->driver->set_irq_bits(f34->fn->rmi_dev,
+                                              f34->fn->irq_mask);
+
        rmi_f34v7_read_queries_bl_version(f34);
 
        f34->v7.image = fw->data;