diff mbox

drm: Update DocBook template references for mv drm_stub.c drm_drv.c

Message ID 1407833104-28006-1-git-send-email-daniel.vetter@ffwll.ch (mailing list archive)
State New, archived
Headers show

Commit Message

Daniel Vetter Aug. 12, 2014, 8:45 a.m. UTC
Yet another one that was missed.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
---
 Documentation/DocBook/drm.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

David Herrmann Aug. 12, 2014, 8:50 a.m. UTC | #1
Hi


On Tue, Aug 12, 2014 at 10:45 AM, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
>
> Yet another one that was missed.
>
> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

This was already sent by Thierry. I have it in my local branch as:

commit fc69dcf665ea46115c88d542f806f2780e74a21c
Author: Thierry Reding <treding@nvidia.com>
Date:   Fri Aug 8 11:33:12 2014 +0200

    drm/doc: Refer to proper source file

Feel free to pick it up for 3.17-rcX. Otherwise, I will send it with
other trivial changes for 3.18 in my pull-request.

Thanks
David

> ---
>  Documentation/DocBook/drm.tmpl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
> index 1d3756d3176c..bacefc5b222e 100644
> --- a/Documentation/DocBook/drm.tmpl
> +++ b/Documentation/DocBook/drm.tmpl
> @@ -315,7 +315,7 @@ char *date;</synopsis>
>          <function>drm_dev_unregister()</function> followed by a call to
>          <function>drm_dev_unref()</function>.
>        </para>
> -!Edrivers/gpu/drm/drm_stub.c
> +!Edrivers/gpu/drm/drm_drv.c
>      </sect2>
>      <sect2>
>        <title>Driver Load</title>
> --
> 2.0.1
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
Daniel Vetter Aug. 12, 2014, 11:32 a.m. UTC | #2
On Tue, Aug 12, 2014 at 10:50 AM, David Herrmann <dh.herrmann@gmail.com> wrote:
> On Tue, Aug 12, 2014 at 10:45 AM, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
>>
>> Yet another one that was missed.
>>
>> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> This was already sent by Thierry. I have it in my local branch as:
>
> commit fc69dcf665ea46115c88d542f806f2780e74a21c
> Author: Thierry Reding <treding@nvidia.com>
> Date:   Fri Aug 8 11:33:12 2014 +0200
>
>     drm/doc: Refer to proper source file
>
> Feel free to pick it up for 3.17-rcX. Otherwise, I will send it with
> other trivial changes for 3.18 in my pull-request.

This breaks the drm DocBook in 3.17, so definitely should be in there
and not get delayed for 3.18.
-Daniel
diff mbox

Patch

diff --git a/Documentation/DocBook/drm.tmpl b/Documentation/DocBook/drm.tmpl
index 1d3756d3176c..bacefc5b222e 100644
--- a/Documentation/DocBook/drm.tmpl
+++ b/Documentation/DocBook/drm.tmpl
@@ -315,7 +315,7 @@  char *date;</synopsis>
         <function>drm_dev_unregister()</function> followed by a call to
         <function>drm_dev_unref()</function>.
       </para>
-!Edrivers/gpu/drm/drm_stub.c
+!Edrivers/gpu/drm/drm_drv.c
     </sect2>
     <sect2>
       <title>Driver Load</title>