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


Groups > linux.kernel > #1712787

[PATCH 0/2] [media]: make snd_kcontrol_new const

From Bhumika Goyal <bhumirks@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] [media]: make snd_kcontrol_new const
Date 2017-08-16 11:20 +0200
Message-ID <uf2Ey-5e4-13@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Make these const. Done using Coccinelle.

Bhumika Goyal (2):
  [media] cx88: make snd_kcontrol_new const
  [media] solo6x10: make snd_kcontrol_new const

 drivers/media/pci/cx88/cx88-alsa.c         | 2 +-
 drivers/media/pci/solo6x10/solo6x10-g723.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.9.1

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


Thread

[PATCH 0/2] [media]: make snd_kcontrol_new const  Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 11:20 +0200
  [PATCH 2/2] [media] solo6x10: make snd_kcontrol_new const Bhumika Goyal <bhumirks@gmail.com> - 2017-08-16 11:20 +0200
    Re: [PATCH 2/2] [media] solo6x10: make snd_kcontrol_new const Ismael Luceno <ismael@iodev.co.uk> - 2017-08-21 14:20 +0200

csiph-web