From patchwork Tue Oct 28 00:59:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Axel Lin X-Patchwork-Id: 5167801 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork2.web.kernel.org (Postfix) with ESMTP id A9906C11AC for ; Tue, 28 Oct 2014 01:00:07 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C48E8201E4 for ; Tue, 28 Oct 2014 01:00:06 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 3F7C420172 for ; Tue, 28 Oct 2014 01:00:05 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id A4D95261A97; Tue, 28 Oct 2014 02:00:03 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_NONE, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 50AAE261586; Tue, 28 Oct 2014 01:59:52 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 38F972615F3; Tue, 28 Oct 2014 01:59:51 +0100 (CET) Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by alsa0.perex.cz (Postfix) with ESMTP id EEF6B261582 for ; Tue, 28 Oct 2014 01:59:42 +0100 (CET) Received: by mail-pa0-f46.google.com with SMTP id lf10so4905699pab.19 for ; Mon, 27 Oct 2014 17:59:41 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:subject:from:to:cc:date:content-type :mime-version:content-transfer-encoding; bh=xtHS/KLafFA3xM1d7QMhQZWxttIsW22A+udzzm4B+00=; b=bfPMg6dQmWJQvhekqccsUwGKaDTVyCPez+9Hl4cLWMZ3spudY6MuaCHhQHDDhO5ODm s01h//adK7t1LFeJ6vSpnGghuk46qqFbL6HuUqtpwjk2yz5+tUpPJFDNc/VuGM1oL3oA O3UVZRuopZzaVU6bBBFDQnTVmLvSv88Ntk8P5lAhzuT7ugbok7sChqDV1F9LZq+f+wqd 99EUg1sSy3oh+CwbjR89HDtReiJiSyYE2bN5hX4F8O6UpF6pSsjRlg+VGAgvkE9bTj6H hp0W0t49rKqIa+3IKDBAF4MnWoiu8FpH/sJaIBJPWeTBw9nhOVEL/qvKDVuyeCuU1hIm FeWQ== X-Gm-Message-State: ALoCoQk63l0l7orngDn2TZr4dxZNJaeSKrUJYG8YguOSZrkuARFI3Lwo9JQ+YMnQq41VAJ97+6Fx X-Received: by 10.68.141.141 with SMTP id ro13mr28043872pbb.23.1414457981275; Mon, 27 Oct 2014 17:59:41 -0700 (PDT) Received: from [192.168.1.104] (114-43-219-186.dynamic.hinet.net. [114.43.219.186]) by mx.google.com with ESMTPSA id c2sm18580pdl.14.2014.10.27.17.59.39 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 27 Oct 2014 17:59:40 -0700 (PDT) Message-ID: <1414457977.5091.2.camel@phoenix> From: Axel Lin To: Mark Brown Date: Tue, 28 Oct 2014 08:59:37 +0800 X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Cc: Sean Cross , Liam Girdwood , "alsa-devel@alsa-project.org" Subject: [alsa-devel] [PATCH] ASoC: es8328-i2c: Fix i2c_device_id name field in es8328_id X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" 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 X-Virus-Scanned: ClamAV using ClamSMTP The convention for i2c_device_id name does not need to have company prefix. Signed-off-by: Axel Lin --- sound/soc/codecs/es8328-i2c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/codecs/es8328-i2c.c b/sound/soc/codecs/es8328-i2c.c index aae410d..2d05b5d 100644 --- a/sound/soc/codecs/es8328-i2c.c +++ b/sound/soc/codecs/es8328-i2c.c @@ -19,7 +19,7 @@ #include "es8328.h" static const struct i2c_device_id es8328_id[] = { - { "everest,es8328", 0 }, + { "es8328", 0 }, { } }; MODULE_DEVICE_TABLE(i2c, es8328_id);