[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180309010308.GA19046@t7-ThinkPad-E560>
Date: Thu, 8 Mar 2018 19:03:09 -0600
From: Steven Eckhoff <steven.eckhoff.opensource@...il.com>
To: Colin King <colin.king@...onical.com>
Cc: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>, alsa-devel@...a-project.org,
kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] ASoC: TSCS42xx: make const array norm_addrs static,
reduces object code size
On Wed, Feb 14, 2018 at 05:21:53PM +0000, Colin King wrote:
> Don't populate the const array norm_addrs on the stack, instead make it
> static. Makes the object code smaller by over 230 bytes. Also re-format
> array data as the insertion of the static keywork made the first line
> overly long.
I have tested this on our HAT and it works well. You can add:
Reviewed-by: Steven Eckhoff <steven.eckhoff.opensource@...il.com>
Tested-by: Steven Eckhoff <steven.eckhoff.opensource@...il.com>
Regards,
Steven
Powered by blists - more mailing lists