From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiner Kallweit Subject: Re: [PATCH v2] sound: hda_intel: add card number to irq description Date: Tue, 12 Jan 2016 20:26:56 +0100 Message-ID: <56955380.5000101@gmail.com> References: <567991C1.3040507@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by alsa0.perex.cz (Postfix) with ESMTP id 416F7260508 for ; Tue, 12 Jan 2016 20:27:07 +0100 (CET) Received: by mail-wm0-f65.google.com with SMTP id l65so32979484wmf.3 for ; Tue, 12 Jan 2016 11:27:07 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Takashi Iwai Cc: alsa-devel@alsa-project.org, Clemens Ladisch List-Id: alsa-devel@alsa-project.org Am 23.12.2015 um 22:58 schrieb Clemens Ladisch: > Takashi Iwai wrote: >> I have a small hesitation to >> add such a new filed blindly to snd_card struct. Although it's >> relatively small (32 bytes), it's not zero, after all. > > There is only one struct per card. > > And it is doubtful that other solutions would save space > when the code size is taken into account. > > > Regards, > Clemens > Any final opinion regarding this patch? Regards, Heiner