]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/isdn/hisax/amd7930_fn.c
isdn: Fix typo in isdn drivers
[karo-tx-linux.git] / drivers / isdn / hisax / amd7930_fn.c
index 89342f7e0c5b700eb302484ba5eb556ccadacef9..525471e776a76dfe468be16a9d714011ea27546b 100644 (file)
@@ -628,7 +628,7 @@ Amd7930_l1hw(struct PStack *st, int pr, void *arg)
                if ((cs->dc.amd7930.ph_state == 8)) {
                        /* b-channels off, PH-AR cleared
                         * change to F3 */
-                       Amd7930_ph_command(cs, 0x20, "HW_RESET REQEST"); //LMR1 bit 5
+                       Amd7930_ph_command(cs, 0x20, "HW_RESET REQUEST"); //LMR1 bit 5
                        spin_unlock_irqrestore(&cs->lock, flags);
                } else {
                        Amd7930_ph_command(cs, 0x40, "HW_RESET REQUEST");