From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [RFC PATCH] sound/soc/codecs/wm8962.c: Use register index, save 100kb text Date: Wed, 13 Oct 2010 13:06:22 -0700 Message-ID: <1287000382.1117.416.camel@Joe-Laptop> References: <1286934472.1117.129.camel@Joe-Laptop> <20101013082414.GD6424@rakim.wolfsonmicro.main> <1286971846.1117.191.camel@Joe-Laptop> <20101013123301.GL6424@rakim.wolfsonmicro.main> <1286974549.1117.254.camel@Joe-Laptop> <20101013151117.GM6424@rakim.wolfsonmicro.main> <1286983667.1117.347.camel@Joe-Laptop> <20101013152916.GA20270@rakim.wolfsonmicro.main> <1286997031.1117.405.camel@Joe-Laptop> <20101013194017.GB17574@rakim.wolfsonmicro.main> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20101013194017.GB17574@rakim.wolfsonmicro.main> Sender: linux-kernel-owner@vger.kernel.org To: Mark Brown Cc: Peter Hsiang , Jaroslav Kysela , Takashi Iwai , Liam Girdwood , Peter Ujfalusi , "alsa-devel@alsa-project.org" , "linux-kernel@vger.kernel.org" , Jesse Marroquin List-Id: alsa-devel@alsa-project.org On Wed, 2010-10-13 at 20:40 +0100, Mark Brown wrote: > The size impact of doing something > simple is a bit annoying but not usually a pressing issue on devices > that would want a CODEC with a noticably large register map. I think wasting 100+ KB is excessive if I were designing some cheap mp3 player. Up to you how/when it should be resolved/fixed, but I think it should be.