Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1482055 > unrolled thread

[PATCH 0/2] [media] tw5864 constify some structures

Started byAndrey Utkin <andrey.utkin@corp.bluecherry.net>
First post2016-09-13 01:10 +0200
Last post2016-09-13 01:20 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] [media] tw5864 constify some structures Andrey Utkin <andrey.utkin@corp.bluecherry.net> - 2016-09-13 01:10 +0200
    Re: [PATCH 0/2] [media] tw5864 constify some structures Andrey Utkin <andrey_utkin@fastmail.com> - 2016-09-13 01:20 +0200

#1482055 — [PATCH 0/2] [media] tw5864 constify some structures

FromAndrey Utkin <andrey.utkin@corp.bluecherry.net>
Date2016-09-13 01:10 +0200
Subject[PATCH 0/2] [media] tw5864 constify some structures
Message-ID<sgIwq-1K1-9@gated-at.bofh.it>
tw5864 is a recently submitted driver and it is currently present only
in media tree.

Recent patches submitted by Julia Lawall urged me to make similar
changes in this driver.

Andrey Utkin (2):
  [media] tw5864: constify vb2_ops structure
  [media] tw5864: constify struct video_device template

 drivers/media/pci/tw5864/tw5864-video.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.9.2

[toc] | [next] | [standalone]


#1482057

FromAndrey Utkin <andrey_utkin@fastmail.com>
Date2016-09-13 01:20 +0200
Message-ID<sgIG5-1Np-1@gated-at.bofh.it>
In reply to#1482055
On Tue, Sep 13, 2016 at 02:02:36AM +0300, Andrey Utkin wrote:
> tw5864 is a recently submitted driver and it is currently present only
> in media tree.

Oops, have just fetched linux-next updates, tw5864 is already in next.

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web