Loading Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl +1 −1 Original line number Diff line number Diff line Loading @@ -2836,7 +2836,7 @@ struct _snd_pcm_runtime { <para> Note that this callback became non-atomic since the recent version. You can use schedule-related fucntions safely in this callback now. You can use schedule-related functions safely in this callback now. </para> <para> Loading arch/m68k/bvme6000/config.c +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ void __init config_bvme6000(void) /* Now do the PIT configuration */ pit->pgcr = 0x00; /* Unidirectional 8 bit, no handshake for now */ pit->psrr = 0x18; /* PIACK and PIRQ fucntions enabled */ pit->psrr = 0x18; /* PIACK and PIRQ functions enabled */ pit->pacr = 0x00; /* Sub Mode 00, H2 i/p, no DMA */ pit->padr = 0x00; /* Just to be tidy! */ pit->paddr = 0x00; /* All inputs for now (safest) */ Loading arch/s390/crypto/crypt_s390_query.c +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ static void query_available_functions(void) printk(KERN_INFO "KMC_AES_256: %d\n", crypt_s390_func_available(KMC_AES_256_ENCRYPT)); /* query available KIMD fucntions */ /* query available KIMD functions */ printk(KERN_INFO "KIMD_QUERY: %d\n", crypt_s390_func_available(KIMD_QUERY)); printk(KERN_INFO "KIMD_SHA_1: %d\n", Loading drivers/acpi/processor_core.c +1 −1 Original line number Diff line number Diff line Loading @@ -246,7 +246,7 @@ static int acpi_processor_errata(struct acpi_processor *pr) } /* -------------------------------------------------------------------------- Common ACPI processor fucntions Common ACPI processor functions -------------------------------------------------------------------------- */ /* Loading drivers/net/sis900.c +2 −2 Original line number Diff line number Diff line Loading @@ -1693,7 +1693,7 @@ static irqreturn_t sis900_interrupt(int irq, void *dev_instance, struct pt_regs * * Process receive interrupt events, * put buffer to higher layer and refill buffer pool * Note: This fucntion is called by interrupt handler, * Note: This function is called by interrupt handler, * don't do "too much" work here */ Loading Loading @@ -1840,7 +1840,7 @@ static int sis900_rx(struct net_device *net_dev) * * Check for error condition and free socket buffer etc * schedule for more transmission as needed * Note: This fucntion is called by interrupt handler, * Note: This function is called by interrupt handler, * don't do "too much" work here */ Loading Loading
Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl +1 −1 Original line number Diff line number Diff line Loading @@ -2836,7 +2836,7 @@ struct _snd_pcm_runtime { <para> Note that this callback became non-atomic since the recent version. You can use schedule-related fucntions safely in this callback now. You can use schedule-related functions safely in this callback now. </para> <para> Loading
arch/m68k/bvme6000/config.c +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ void __init config_bvme6000(void) /* Now do the PIT configuration */ pit->pgcr = 0x00; /* Unidirectional 8 bit, no handshake for now */ pit->psrr = 0x18; /* PIACK and PIRQ fucntions enabled */ pit->psrr = 0x18; /* PIACK and PIRQ functions enabled */ pit->pacr = 0x00; /* Sub Mode 00, H2 i/p, no DMA */ pit->padr = 0x00; /* Just to be tidy! */ pit->paddr = 0x00; /* All inputs for now (safest) */ Loading
arch/s390/crypto/crypt_s390_query.c +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ static void query_available_functions(void) printk(KERN_INFO "KMC_AES_256: %d\n", crypt_s390_func_available(KMC_AES_256_ENCRYPT)); /* query available KIMD fucntions */ /* query available KIMD functions */ printk(KERN_INFO "KIMD_QUERY: %d\n", crypt_s390_func_available(KIMD_QUERY)); printk(KERN_INFO "KIMD_SHA_1: %d\n", Loading
drivers/acpi/processor_core.c +1 −1 Original line number Diff line number Diff line Loading @@ -246,7 +246,7 @@ static int acpi_processor_errata(struct acpi_processor *pr) } /* -------------------------------------------------------------------------- Common ACPI processor fucntions Common ACPI processor functions -------------------------------------------------------------------------- */ /* Loading
drivers/net/sis900.c +2 −2 Original line number Diff line number Diff line Loading @@ -1693,7 +1693,7 @@ static irqreturn_t sis900_interrupt(int irq, void *dev_instance, struct pt_regs * * Process receive interrupt events, * put buffer to higher layer and refill buffer pool * Note: This fucntion is called by interrupt handler, * Note: This function is called by interrupt handler, * don't do "too much" work here */ Loading Loading @@ -1840,7 +1840,7 @@ static int sis900_rx(struct net_device *net_dev) * * Check for error condition and free socket buffer etc * schedule for more transmission as needed * Note: This fucntion is called by interrupt handler, * Note: This function is called by interrupt handler, * don't do "too much" work here */ Loading