ASoC: max98088: Fix logging of hardware revision.
authorDylan Reid <dgreid@chromium.org>
Wed, 17 Apr 2013 03:02:34 +0000 (20:02 -0700)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 17 Apr 2013 13:32:25 +0000 (14:32 +0100)
commit98682063549bedd6e2d2b6b7222f150c6fbce68c
treecd2dca13f41e2c7a4e69d5ea6edb7bcbcf579ba7
parentc751a1f49b3fbdce0fbbb2c9b56544a7e6833fff
ASoC: max98088: Fix logging of hardware revision.

The hardware revision of the codec is based at 0x40.  Subtract that
before convering to ASCII.  The same as it is done for 98095.

Signed-off-by: Dylan Reid <dgreid@chromium.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: stable@vger.kernel.org
sound/soc/codecs/max98088.c