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


Groups > linux.kernel > #1482055

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

From Andrey Utkin <andrey.utkin@corp.bluecherry.net>
Newsgroups linux.kernel
Subject [PATCH 0/2] [media] tw5864 constify some structures
Date 2016-09-13 01:10 +0200
Message-ID <sgIwq-1K1-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[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

csiph-web