From 8267525c99f7a8ddb71a6f3d56cf17d4073a9973 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Wed, 16 Jul 2014 14:04:41 +0200 Subject: [PATCH] ASoC: mcasp: don't override bclk divider if it was provided by the machine If a machine driver provides an BCLK divider to the McASP driver, skip the automatic calculation. This fixes machines on which the physical sample transport always works in 32 bits, even though not all of them are actually used. snd_soc_params_to_bclk() will fail to address such cases properly. Signed-off-by: Daniel Mack Acked-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-format-patch failed