Received: by 10.223.164.202 with SMTP id h10csp279256wrb; Wed, 22 Nov 2017 07:07:20 -0800 (PST) X-Google-Smtp-Source: AGs4zMZKx43y4DTGKIH1LGyga6zRvnZfmoXsuNL559ZRE6DSulNslXG0KP2zVD75nXuMG+Wt3Ef2 X-Received: by 10.101.64.71 with SMTP id h7mr9392748pgp.144.1511363240260; Wed, 22 Nov 2017 07:07:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1511363240; cv=none; d=google.com; s=arc-20160816; b=rBcHhi5l5PHwoc5gGVLAXUufuWSk3m6XADy3136iLEjt00NSFwiLqAKk31FUrrO7VI t2mtqswj29TxLRcQjtdOYam3dlB7muddlk2c8dOa7UVWu7nwSVZnu0jvEtQnPZd2QVrV C0DRSZpQ6OD7JXdE7rzA9HgSclQCeRn6fBrtF/zYwSrZGssTUCNa3nTs0q/wyJ3mi0+d yIKfGs05KHhZNKmhsfY9Aul20p8grV3QOVSULg/5ac72vAZaT2LTE5KeEHT2ppWIbFmS 1OJS2XtWTbFbclI72GmlL/UtccImsp16P7lsr5EmY8MQMg2qgm7Go8p/VYhh1e/KfosL acYA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from:arc-authentication-results; bh=gnsW+1pCY/ysfaj+tTA6bm8QZtdqdd4ALXtBhHiRfRA=; b=c9SYDR9vkwv2DklGWtOv9bonK42IkYChAytOr+xhLEo5pjd5QZh+Q182UkCuijgA4e tB79Y5YWs9Oxu+xgqVKAY9C1daOoRgQDQcHcM1G2BMHX2xi999qoJ0/80rzBSOpxcBRN Ufd7pMLyMErLheRtpiXfAb4Oj/vtMN6tNm39p2+pOE5oOLiPduDz9OdsKDTVtSlpFm5P NXKTIxkaBH7b5AnGN3BC1tF1W7Awd4AYg3vZAU83fabn3R5rkCrA32O85yx8zbkH4TKL 9kY7Apcd8dK6YrwNxQAL64eg13cihw6jpnBorZugWZ/S1ZdWdhrQL6QZPPr9hY4opMnq D3VA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b8si13427678pgv.271.2017.11.22.07.07.08; Wed, 22 Nov 2017 07:07:20 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751704AbdKVPFT (ORCPT + 77 others); Wed, 22 Nov 2017 10:05:19 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:42977 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751448AbdKVPFS (ORCPT ); Wed, 22 Nov 2017 10:05:18 -0500 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx08-.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id vAMEx0HO020969; Wed, 22 Nov 2017 16:02:33 +0100 Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx08-00178001.pphosted.com with ESMTP id 2eacmgfs6m-1 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 22 Nov 2017 16:02:33 +0100 Received: from zeta.dmz-eu.st.com (zeta.dmz-eu.st.com [164.129.230.9]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 990AF3A; Wed, 22 Nov 2017 15:02:30 +0000 (GMT) Received: from Webmail-eu.st.com (Safex1hubcas22.st.com [10.75.90.92]) by zeta.dmz-eu.st.com (STMicroelectronics) with ESMTP id 4171A4F34; Wed, 22 Nov 2017 15:02:30 +0000 (GMT) Received: from SAFEX1HUBCAS23.st.com (10.75.90.47) by Safex1hubcas22.st.com (10.75.90.92) with Microsoft SMTP Server (TLS) id 14.3.352.0; Wed, 22 Nov 2017 16:02:30 +0100 Received: from localhost (10.201.23.16) by webmail-ga.st.com (10.75.90.48) with Microsoft SMTP Server (TLS) id 14.3.352.0; Wed, 22 Nov 2017 16:02:29 +0100 From: Olivier Moysan To: , , , , , , , , , , , , , CC: , Subject: [PATCH 0/3] ASoC: stm32: sai: fixes related to synchro feature Date: Wed, 22 Nov 2017 16:02:24 +0100 Message-ID: <1511362947-14747-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-11-22_04:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix sai binding and simplify code related to synchro feature. This change allows to remove stm32_sai_remove() function and use devm_of_platform_populate(). Olivier Moysan (3): ASoC: stm32: fix sync property description in SAI bindings ASoC: stm32: sai: simplify sync modes management ASoC: stm32: sai: use devm_of_platform_populate() .../devicetree/bindings/sound/st,stm32-sai.txt | 12 ++- sound/soc/stm/stm32_sai.c | 114 ++++----------------- 2 files changed, 29 insertions(+), 97 deletions(-) -- 1.9.1 From 1584905031946188474@xxx Fri Nov 24 00:27:02 +0000 2017 X-GM-THRID: 1584341954256791576 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread