ASoC: Intel: Skylake: use a helper macro to rounding-up calculation
authorTakashi Sakamoto <takashi.sakamoto@miraclelinux.com>
Mon, 6 Mar 2017 07:12:22 +0000 (16:12 +0900)
committerMark Brown <broonie@kernel.org>
Wed, 8 Mar 2017 10:02:42 +0000 (11:02 +0100)
commit8e15e762cddf68a401df5c6aa45da3c27712e856
tree3af0f30260573517430a5831357a88ed5d9addc8
parent7d3f91dc1e4db18b644695c9442c62679a5dff6e
ASoC: Intel: Skylake: use a helper macro to rounding-up calculation

In 'include/linux/kernel.h', there's a helper macro to round numerical
value. Let's use it.

Signed-off-by: Takashi Sakamoto <takashi.sakamoto@miraclelinux.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Tested-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-topology.c