Skip to content

Commit

Permalink
DocBook/drm: at driver load time' -> when the driver is loaded'
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Witten <mfwitten@gmail.com>
  • Loading branch information
Michael Witten committed Aug 29, 2011
1 parent 5b658bf commit bb49a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/DocBook/drm.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
</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
Expand Down

0 comments on commit bb49a6a

Please sign in to comment.