]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: rt5677: Prefix hexadecimal ID register value with 0x in error print
authorJarkko Nikula <jarkko.nikula@linux.intel.com>
Thu, 25 Jun 2015 10:59:01 +0000 (13:59 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 6 Jul 2015 19:30:16 +0000 (20:30 +0100)
commitaa0bcc5c44437457307c8c22e57a67bb57424041
tree83eded0e0d1c052dc56da32e0eac4e78c8ee25a4
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
ASoC: rt5677: Prefix hexadecimal ID register value with 0x in error print

Make it obvious that unexpected value read from ID register is printed in
hexadecimal.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5677.c