j
k
j a
j l
On Fri, Jun 17, 2016 at 10:03:30AM +0530, Vinod Koul wrote:
+static void broxton_complete(struct device *dev) +{ snd_soc_resume(dev); +} +#else +#define broxton_complete NULL +#endif
+static void broxton_complete(struct device *dev) +{
+}
+#else +#define broxton_complete NULL +#endif
Just use snd_soc_resume() directly.
Attachments:
Back to the thread
Back to the list