Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / drivers / isdn / hardware / mISDN / hfcpci.c
index 10757ab..4343aba 100644 (file)
@@ -272,7 +272,7 @@ reset_hfcpci(struct hfc_pci *hc)
         * D- and monitor/CI channel are not enabled
         * STIO1 is used as output for data, B1+B2 from ST->IOM+HFC
         * STIO2 is used as data input, B1+B2 from IOM->ST
-        * ST B-channel send disabled -> continous 1s
+        * ST B-channel send disabled -> continuous 1s
         * The IOM slots are always enabled
         */
        if (test_bit(HFC_CFG_PCM, &hc->cfg)) {
@@ -1773,7 +1773,7 @@ init_card(struct hfc_pci *hc)
                inithfcpci(hc);
                /*
                 * Finally enable IRQ output
-                * this is only allowed, if an IRQ routine is allready
+                * this is only allowed, if an IRQ routine is already
                 * established for this HFC, so don't do that earlier
                 */
                enable_hwirq(hc);