From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: [PATCH 0/3] audio-graph-card: remove endpoint bidirectional check Date: Tue, 6 Nov 2018 04:35:47 +0000 Message-ID: <87lg66x23x.wl-kuninori.morimoto.gx@renesas.com> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from JPN01-TY1-obe.outbound.protection.outlook.com (mail-ty1jpn01on0111.outbound.protection.outlook.com [104.47.93.111]) by alsa0.perex.cz (Postfix) with ESMTP id F1A5B267877 for ; Tue, 6 Nov 2018 05:35:50 +0100 (CET) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Mark Brown Cc: Linux-ALSA List-Id: alsa-devel@alsa-project.org Hi Mark These are cleanup for audio-graph-card. It removes unneeded error check code Kuninori Morimoto (3): ASoC: audio-graph-card: remove endpoint bidirectional check ASoC: audio-graph-scu-card: remove endpoint bidirectional check ASoC: audio-graph-scu-card: remove error check which never happen sound/soc/generic/audio-graph-card.c | 9 --------- sound/soc/generic/audio-graph-scu-card.c | 19 +------------------ 2 files changed, 1 insertion(+), 27 deletions(-) -- 2.7.4