DocBook/drm: `at driver load time' -> `when the driver is loaded'
authorMichael Witten <mfwitten@gmail.com>
Thu, 25 Aug 2011 18:50:14 +0000 (18:50 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 29 Aug 2011 19:31:03 +0000 (19:31 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Documentation/DocBook/drm.tmpl

index d2f1ddaa3ca093126ef2c99b07f50292fd341f20..7001937f6b7d01454fb668e4d63ffe5e804f57ca 100644 (file)
       </para>
       <para>
        If your device supports interrupt generation, you may want to
-       set up an interrupt handler at driver load time as well.  This
+       set up an interrupt handler when the driver is loaded.  This
        is done using the drm_irq_install() function.  If your device
        supports vertical blank interrupts, it should call
        drm_vblank_init() to initialize the core vblank handling code before
This page took 0.025273 seconds and 5 git commands to generate.