linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] drivers: make snd_pcm_hardware const
@ 2017-08-13 12:43 Bhumika Goyal
  2017-08-13 12:43 ` [PATCH 1/6] [media] usb: " Bhumika Goyal
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bhumika Goyal @ 2017-08-13 12:43 UTC (permalink / raw)
  To: linux-arm-kernel

Make snd_pcm_hardware structures const.

Bhumika Goyal (6):
  [media] usb: make snd_pcm_hardware const
  [media] pci: make snd_pcm_hardware const
  drm: bridge: dw-hdmi: make snd_pcm_hardware const
  usb: gadget: make snd_pcm_hardware const
  staging: bcm2835-audio:  make snd_pcm_hardware const
  [media] tuners: make snd_pcm_hardware const

 drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c       | 2 +-
 drivers/media/pci/cobalt/cobalt-alsa-pcm.c                | 4 ++--
 drivers/media/pci/cx18/cx18-alsa-pcm.c                    | 2 +-
 drivers/media/pci/cx23885/cx23885-alsa.c                  | 2 +-
 drivers/media/pci/cx25821/cx25821-alsa.c                  | 2 +-
 drivers/media/pci/ivtv/ivtv-alsa-pcm.c                    | 2 +-
 drivers/media/pci/saa7134/saa7134-alsa.c                  | 2 +-
 drivers/media/tuners/tda18271-maps.c                      | 4 ++--
 drivers/media/usb/cx231xx/cx231xx-audio.c                 | 2 +-
 drivers/media/usb/em28xx/em28xx-audio.c                   | 2 +-
 drivers/media/usb/go7007/snd-go7007.c                     | 2 +-
 drivers/media/usb/tm6000/tm6000-alsa.c                    | 2 +-
 drivers/media/usb/usbtv/usbtv-audio.c                     | 2 +-
 drivers/staging/vc04_services/bcm2835-audio/bcm2835-pcm.c | 4 ++--
 drivers/usb/gadget/function/u_audio.c                     | 2 +-
 15 files changed, 18 insertions(+), 18 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-08-13 12:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-13 12:43 [PATCH 0/6] drivers: make snd_pcm_hardware const Bhumika Goyal
2017-08-13 12:43 ` [PATCH 1/6] [media] usb: " Bhumika Goyal
2017-08-13 12:43 ` [PATCH 2/6] [media] pci: " Bhumika Goyal
2017-08-13 12:43 ` [PATCH 3/6] drm: bridge: dw-hdmi: " Bhumika Goyal
2017-08-13 12:43 ` [PATCH 4/6] usb: gadget: " Bhumika Goyal
2017-08-13 12:43 ` [PATCH 5/6] staging: bcm2835-audio: " Bhumika Goyal
2017-08-13 12:43 ` [PATCH 6/6] [media] tuners: " Bhumika Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).