On Wed, 11 Jun 2008 13:47:08 +0100 "ext Mark Brown" <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > Cc: Jarkko Nikula <jarkko.nikula@xxxxxxxxx> > --- > sound/soc/codecs/tlv320aic3x.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxx> _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel