Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
        case ME4000_AO_SIMULTANEOUS_UPDATE:
                return
                    me4000_ao_simultaneous_update(
-                               (struct me4000_ao_channel_list *)arg,
+                               (struct me4000_ao_channel_list *)arg,
                                ao_context);
        case ME4000_AO_EX_TRIG_TIMEOUT:
                return me4000_ao_ex_trig_timeout((unsigned long *)arg,
                            (tmp &
                             (0x1 <<
                              (((struct me4000_ao_context *)entry)->index
-                                                                     + 16)))) {
+                                                                     + 16)))) {
                                tmp &=
                                    ~(0x1 <<
                                      (((struct me4000_ao_context *)entry)->
-                                                                       index));
+                                                                       index));
                        }
                }
        }