]> Pileus Git - ~andy/linux/commitdiff
DocBook/drm: Remove redundancy
authorMichael Witten <mfwitten@gmail.com>
Thu, 25 Aug 2011 19:49:10 +0000 (19:49 +0000)
committerMichael Witten <mfwitten@gmail.com>
Mon, 29 Aug 2011 20:00:05 +0000 (20:00 +0000)
Signed-off-by: Michael Witten <mfwitten@gmail.com>
Documentation/DocBook/drm.tmpl

index 15541b1fc0526786532fcd991b032d19c3c6fa8d..c24f50ce7862fa287a745b864ca48922693071e8 100644 (file)
          be initialized separately into its own DRM MM object.
        </para>
        <para>
-         Initialization is driver specific, and depends on
-         the architecture of the device.  In the case of Intel
+         Initialization is driver specific. In the case of Intel
          integrated graphics chips like 965GM, GEM initialization can
          be done by calling the internal GEM init function,
          i915_gem_do_init().  Since the 965GM is a UMA device