From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934905AbcIETYs (ORCPT ); Mon, 5 Sep 2016 15:24:48 -0400 Received: from dd1012.kasserver.com ([85.13.128.8]:34208 "EHLO dd1012.kasserver.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932200AbcIETYr (ORCPT ); Mon, 5 Sep 2016 15:24:47 -0400 From: Danny Milosavljevic To: Maxime Ripard , Mark Brown , Chen-Yu Tsai , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, alsa-devel@alsa-project.org, Jaroslav Kysela , Takashi Iwai , Liam Girdwood , linux-sunxi@googlegroups.com Cc: Danny Milosavljevic Subject: [PATCH] ASoC: sun4i-codec: Distinguish sun4i from sun7i Date: Mon, 5 Sep 2016 21:24:03 +0200 Message-Id: <20160905192404.13871-1-dannym@scratchpost.org> X-Mailer: git-send-email 2.9.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Here's just the part that allows distinguishing sun4i from sun7i. Since I'm waiting for Chen-Yu's DAPM_DOUBLE patch series I figured I'd post the preliminaries in the mean time which will not change and can be applied independently without problems. Danny Milosavljevic (1): ASoC: sun4i-codec: Distinguish sun4i from sun7i sound/soc/sunxi/sun4i-codec.c | 66 +++++++++++++++++++++++++++++++++++-------- 1 file changed, 54 insertions(+), 12 deletions(-) -- 2.1.4