From: Michael Witten Date: Thu, 25 Aug 2011 18:20:54 +0000 (+0000) Subject: DocBook/drm: a -> an X-Git-Tag: next-20110831~62^2^2~40 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5198017542e51039b218c219b91880517dbd645f;p=karo-tx-linux.git DocBook/drm: a -> an Signed-off-by: Michael Witten Signed-off-by: Randy Dunlap --- diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index aa13e0883510..5b815b83c30b 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -203,7 +203,7 @@ DRIVER_HAVE_IRQDRIVER_IRQ_SHARED - DRIVER_HAVE_IRQ indicates whether the driver has a IRQ + DRIVER_HAVE_IRQ indicates whether the driver has an IRQ handler, DRIVER_IRQ_SHARED indicates whether the device & handler support shared IRQs (note that this is required of PCI drivers).