From 08f7336e6404698158966d0c8a2937d3580e2693 Mon Sep 17 00:00:00 2001 From: Nicolin Chen Date: Thu, 24 Apr 2014 18:52:24 +0800 Subject: [PATCH] ASoC: fsl_spdif: Add core clock control for DMA access Regmap is able to enable/disable the core clock automatically each time it's going to access the registers. But for DMA cases during playback or recording, it's totally beyong control of regmap. So we have to open the clock manually. Signed-off-by: Nicolin Chen Signed-off-by: Mark Brown --- Reading git-format-patch failed