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:
Sudheer Papothi
2019-01-31 22:54:19 +05:30
szülő d59c94ebae
commit ff649f9d73
3 fájl változott, egészen pontosan 43 új sor hozzáadva és 18 régi sor törölve

Fájl megtekintése

@@ -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,