OSDN Git Service

ASoC: nau8810: use 64-bit arithmetic instead of 32-bit
authorJohn Hsu <KCHSU0@nuvoton.com>
Wed, 13 Mar 2019 06:47:18 +0000 (14:47 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 13 Mar 2019 15:06:53 +0000 (15:06 +0000)
commitb517229ca2f7836125be58997808f2803f9ebc86
tree9603bfeca7d2f2dbcfe06d57e43b194a95ee5452
parentfa225400758dfc7ccddebf4d990f991a435f7921
ASoC: nau8810: use 64-bit arithmetic instead of 32-bit

Add suffix ULL to constant 256 in order to give the compiler complete
information about the proper arithmetic to use.

Signed-off-by: John Hsu <KCHSU0@nuvoton.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/nau8810.c