From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752180AbdHLVci (ORCPT ); Sat, 12 Aug 2017 17:32:38 -0400 Received: from mx2.suse.de ([195.135.220.15]:46185 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751494AbdHLVcg (ORCPT ); Sat, 12 Aug 2017 17:32:36 -0400 Date: Sat, 12 Aug 2017 23:32:35 +0200 Message-ID: From: Takashi Iwai To: "Bhumika Goyal" Cc: , , , , , , , Subject: Re: [PATCH 00/16] ALSA: PCI: constify snd_pcm_hardware const In-Reply-To: <1502551888-30325-1-git-send-email-bhumirks@gmail.com> References: <1502551888-30325-1-git-send-email-bhumirks@gmail.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/25.2 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 12 Aug 2017 17:31:12 +0200, Bhumika Goyal wrote: > > Declare snd_pcm_hardware const. > Done using Coccinelle. > > Bhumika Goyal (16): > ALSA: aw2: make snd_pcm_hardware const > ALSA: ca0106: make snd_pcm_hardware const > ALSA: cs46xx: make snd_pcm_hardware const > ALSA: korg1212: make snd_pcm_hardware const > ALSA: cs5535audio: make snd_pcm_hardware const > ALSA: emu10k1: make snd_pcm_hardware const > ALSA: lola: make snd_pcm_hardware const > ALSA: lx6464es: make snd_pcm_hardware const > ALSA: mixart: make snd_pcm_hardware const > ALSA: ctxfi: make snd_pcm_hardware const > ALSA: pcxhr: make snd_pcm_hardware const > ALSA: riptide: make snd_pcm_hardware const > ALSA: rme9652: make snd_pcm_hardware const > ALSA: trident: make snd_pcm_hardware const > ALSA: ymfpci: make snd_pcm_hardware const > ALSA: pci: make snd_pcm_hardware const Applied all 16 patches. Thanks. Takashi