Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759560AbbKTKJk (ORCPT ); Fri, 20 Nov 2015 05:09:40 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:35020 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751014AbbKTKJi (ORCPT ); Fri, 20 Nov 2015 05:09:38 -0500 From: Raphael Poggi X-Google-Original-From: Raphael Poggi To: perex@perex.cz, tiwai@suse.com Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, Raphael Poggi Subject: [PATCH 0/4] New feature and clean up for pcm1792a driver Date: Fri, 20 Nov 2015 11:09:13 +0100 Message-Id: <1448014157-36526-1-git-send-email-raphael.poggi@avalun.com> X-Mailer: git-send-email 2.1.0 X-Antivirus: avast! (VPS 151119-1, 19/11/2015), Outbound message X-Antivirus-Status: Clean Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 896 Lines: 25 From: Raphael Poggi Hi, This patch series support for the channel selection (stereo/left/right) based on device tree bindings. It also adds some registers defines and cleans up weird test on function exit. Raphael Poggi (4): sound: codecs: pcm1792a: clean function exit sound: codecs: pcm1792a: add define for register dt-bindings: sound: add binding for pcm1792a sound: codecs: pcm1792a: introduce channel side .../devicetree/bindings/sound/pcm1792a.txt | 5 + sound/soc/codecs/pcm1792a.c | 107 +++++++++++++++------ 2 files changed, 83 insertions(+), 29 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/