]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: max98088: Fix logging of hardware revision.
authorDylan Reid <dgreid@chromium.org>
Wed, 17 Apr 2013 03:02:34 +0000 (20:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 May 2013 02:51:55 +0000 (19:51 -0700)
commita91a9f1e121a879f742f4c1718d58ba94e046dee
treeb2a3bdec4866d41d84a4fa78fe585786b9c4557a
parent8a70ddb052fe8b95e31d76a940e48838bc6dc991
ASoC: max98088: Fix logging of hardware revision.

commit 98682063549bedd6e2d2b6b7222f150c6fbce68c upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/soc/codecs/max98088.c