X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Firq.h;fp=include%2Flinux%2Firq.h;h=b3741c83774ca4df50ba9b6805cb9654902431a5;hb=30398bf6c684a77274dbdabf7efc1f24e4a99028;hp=34b954e542674357894bd716c41b1853c55e932a;hpb=ee38c04b58983a236b43bae71b2415d38bceaf75;p=pandora-kernel.git diff --git a/include/linux/irq.h b/include/linux/irq.h index 34b954e54267..b3741c83774c 100644 --- a/include/linux/irq.h +++ b/include/linux/irq.h @@ -135,7 +135,7 @@ struct msi_desc; * struct irq_data - per irq and irq chip data passed down to chip functions * @irq: interrupt number * @node: node index useful for balancing - * @state_use_accessor: status information for irq chip functions. + * @state_use_accessors: status information for irq chip functions. * Use accessor functions to deal with it * @chip: low level interrupt hardware access * @handler_data: per-IRQ data for the irq_chip methods