[alsa-devel] [PATCH 03/10] ASoC: Tweak tlv320aicx reg_cache_size
Jarkko Nikula
jarkko.nikula at nokia.com
Wed Jun 11 15:07:57 CEST 2008
On Wed, 11 Jun 2008 13:47:08 +0100
"ext Mark Brown" <broonie at opensource.wolfsonmicro.com> wrote:
> ASoC codec drivers frequently set the register cache size using sizeof
> () rather than ARRAY_SIZE(). For tlv320aicx either is correct since
> the registers are 8 bit but update to use ARRAY_SIZE() for clarity.
>
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> Cc: Jarkko Nikula <jarkko.nikula at nokia.com>
> ---
> sound/soc/codecs/tlv320aic3x.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
Acked-by: Jarkko Nikula <jarkko.nikula at nokia.com>
More information about the Alsa-devel
mailing list