From: Taylor Hutt Date: Mon, 20 Jun 2011 18:54:32 +0000 (-0700) Subject: ASoC: codecs: Max98095: Fix logging of hardware revision. X-Git-Tag: v3.1-rc1~271^2~2^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bab3b59d531bb4dd04d2996dd553ab6e38ec8972;p=pandora-kernel.git ASoC: codecs: Max98095: Fix logging of hardware revision. The base hardware revision of the Maxim 98095 part is 0x40; the code which outputs the revision of the hardware has been updated to properly use uppercase alphabetic values for the revision numbers. Also, the use of a constant for the length 'max98095_dai' has been replaced with ARRAY_SIZE(). Signed-off-by: Taylor Hutt Acked-by: Peter Hsiang Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed