diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-08-25 18:34:49 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-08-29 19:30:42 +0000 |
commit | 75aa9df5a2bf2ae90a1f0f6f283278f634ca4233 (patch) | |
tree | 1574c5980bad910bc269b48f3b2f6fed7802d402 /Documentation/DocBook | |
parent | 58f1d652def02db0bdcdf03d01f3483fc18ec392 (diff) | |
download | blackbird-op-linux-75aa9df5a2bf2ae90a1f0f6f283278f634ca4233.tar.gz blackbird-op-linux-75aa9df5a2bf2ae90a1f0f6f283278f634ca4233.zip |
DocBook/drm: Rearrange wording to make more sense
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/drm.tmpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl index e9242c09ac54..eb28cc02d41b 100644 --- a/Documentation/DocBook/drm.tmpl +++ b/Documentation/DocBook/drm.tmpl @@ -281,9 +281,9 @@ module parameter to control whether advanced features are enabled at load time or in legacy fashion. If compatibility is a concern (e.g. with drivers converted over to the new interfaces - from the old ones), care must be taken to prevent incompatible - device initialization and control with the currently active - userspace drivers. + from the old ones), care must be taken to prevent device + initialization and control that is incompatible with + currently active userspace drivers. </para> <sect2> |