ASoC: rsnd: merge SRC clock timing/setting
[deliverable/linux.git] / sound / soc / sh / rcar / rsnd.h
index a9c58305e2f11030f91317a66d85175aeeb3158b..39914558e85712a195fc784061fa780adef88733 100644 (file)
@@ -246,10 +246,10 @@ int rsnd_adg_probe(struct platform_device *pdev,
                   struct rsnd_priv *priv);
 void rsnd_adg_remove(struct platform_device *pdev,
                   struct rsnd_priv *priv);
-int rsnd_adg_set_convert_clk(struct rsnd_priv *priv,
-                            struct rsnd_mod *mod,
-                            unsigned int src_rate,
-                            unsigned int dst_rate);
+int rsnd_adg_set_convert_clk_gen1(struct rsnd_priv *priv,
+                                 struct rsnd_mod *mod,
+                                 unsigned int src_rate,
+                                 unsigned int dst_rate);
 
 /*
  *     R-Car sound priv
This page took 0.026097 seconds and 5 git commands to generate.