ASoC: bolero: Enable clock Fs generation in bolero codec
Clock Fs generation registers are in always on domain but is needed for all the playback and capture usecases. Enable clock Fs generation in the boloero codec after the clock enablement. Change-Id: I3a9cf14660f871b26ec96ef8b3e245ba5dadeb78 Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
This commit is contained in:
@@ -73,6 +73,7 @@ struct bolero_priv {
|
||||
struct wcd_ctrl_platform_data plat_data;
|
||||
struct device *wcd_dev;
|
||||
struct blocking_notifier_head notifier;
|
||||
int clk_users;
|
||||
};
|
||||
|
||||
struct regmap *bolero_regmap_init(struct device *dev,
|
||||
|
Reference in New Issue
Block a user