Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753460AbdFPMTT (ORCPT ); Fri, 16 Jun 2017 08:19:19 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:15128 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752993AbdFPMTS (ORCPT ); Fri, 16 Jun 2017 08:19:18 -0400 From: olivier moysan To: , , , , , , , , , , , , , CC: , Subject: [PATCH 0/7] ASoC: stm32: sai: misc fixes Date: Fri, 16 Jun 2017 14:15:27 +0200 Message-ID: <1497615334-7156-1-git-send-email-olivier.moysan@st.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.201.23.16] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-06-16_07:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 814 Lines: 21 This patch-set gathers various fixes on STM32 SAI driver. olivier moysan (7): dt-bindings: stm32: sai: fix DT example ASoC: stm32: change SAI configuration flag ASoC: stm32: sai: typo fixes ASoC: stm32: sai: remove spurious trace ASoC: stm32: sai: change stop sequence ASoC: stm32: sai: fix clock management ASoC: stm32: sai: manage master clock .../devicetree/bindings/sound/st,stm32-sai.txt | 25 ++++------ sound/soc/stm/Kconfig | 10 ++-- sound/soc/stm/Makefile | 4 +- sound/soc/stm/stm32_sai.c | 2 +- sound/soc/stm/stm32_sai.h | 1 - sound/soc/stm/stm32_sai_sub.c | 57 +++++++++++++--------- 6 files changed, 54 insertions(+), 45 deletions(-) -- 1.9.1