soundwire: intel: fix factor of two in MCLK handling
authorBard Liao <yung-chuan.liao@linux.intel.com>
Mon, 13 Jan 2020 23:11:29 +0000 (17:11 -0600)
committerVinod Koul <vkoul@kernel.org>
Tue, 14 Jan 2020 06:35:52 +0000 (12:05 +0530)
commita19efb5265c3043f5598192a3493bc3c47a393c6
treeeaa2ba82e9bca5724068dab421d5b6b42c77604f
parentfd6a3ac8e87cedd83d6aad4bbc2682a903fb5d01
soundwire: intel: fix factor of two in MCLK handling

Somehow Intel folks were confused, the property is 2x what the mclk
frequency actually is (checked the actual bus frequency with a scope)

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200113231129.19049-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/intel.c