From patchwork Fri May 1 16:00:14 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 6311761 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 929339F373 for ; Fri, 1 May 2015 16:18:55 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id BC4AF20120 for ; Fri, 1 May 2015 16:18:54 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E87FB201EF for ; Fri, 1 May 2015 16:18:53 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1YoDc6-0000jl-DG; Fri, 01 May 2015 16:16:30 +0000 Received: from casper.infradead.org ([2001:770:15f::2]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YoDbr-0000Po-EC for linux-arm-kernel@bombadil.infradead.org; Fri, 01 May 2015 16:16:15 +0000 Received: from mail-pd0-x232.google.com ([2607:f8b0:400e:c02::232]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YoDN9-0003gF-Rd for linux-arm-kernel@lists.infradead.org; Fri, 01 May 2015 16:01:05 +0000 Received: by pdbqd1 with SMTP id qd1so95812950pdb.2 for ; Fri, 01 May 2015 09:00:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=rdpN5MI3b7HTXYj1GR7spPIyXINZa1v2ook+F4LuN90=; b=JUImpm//FOW2DNuAgJSUDHalJhMAWK6NkbUGDf4F5QZqZFXWVlxebfVmRcb1zsEJpY nqPs3LtkNZ5/KFwD8MvUEvmNbtzWa9TtbTDBUDDC8JW1ekHNa+mdcIHB4c7qnudYSbwU JKGGLoBHfrmSKbeK4hgcNNYzOtxjMpP+c2JgJZMNG5bBdClcHQvSEjCk0/8kdEddhWWr HZ0Sn3H9PCqi5i2TW+sObFWTX71kxdvkEmo5mQBaqJsSYq4RGLwK4/0CijvwVDlFGcJu LY+x4PIv1mBs9YSbun6JoGjH6mDHf0Wp6gCAmbM0/ppbfWAhI7zilEK8YWBhFsMzqPdv ctZA== X-Received: by 10.66.188.107 with SMTP id fz11mr18981793pac.85.1430496041682; Fri, 01 May 2015 09:00:41 -0700 (PDT) Received: from localhost.localdomain ([125.130.175.98]) by mx.google.com with ESMTPSA id v3sm5230979pbs.18.2015.05.01.09.00.37 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 01 May 2015 09:00:40 -0700 (PDT) From: Krzysztof Kozlowski To: Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Timur Tabi , Nicolin Chen , Xiubo Li , Kukjin Kim , Sangbeom Kim , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org Subject: [PATCH 4/4] ASoC: samsung: Constify platform_device_id Date: Sat, 2 May 2015 01:00:14 +0900 Message-Id: <1430496014-32309-4-git-send-email-k.kozlowski.k@gmail.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1430496014-32309-1-git-send-email-k.kozlowski.k@gmail.com> References: <1430496014-32309-1-git-send-email-k.kozlowski.k@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150501_170104_146855_463B5F63 X-CRM114-Status: GOOD ( 12.72 ) X-Spam-Score: -2.7 (--) Cc: Krzysztof Kozlowski X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The platform_device_id is not modified by the driver and core uses it as const. Signed-off-by: Krzysztof Kozlowski --- sound/soc/samsung/i2s.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/soc/samsung/i2s.c b/sound/soc/samsung/i2s.c index b92ab40d2be6..ea4ab374a223 100644 --- a/sound/soc/samsung/i2s.c +++ b/sound/soc/samsung/i2s.c @@ -1493,7 +1493,7 @@ static const struct samsung_i2s_dai_data samsung_dai_type_sec = { .dai_type = TYPE_SEC, }; -static struct platform_device_id samsung_i2s_driver_ids[] = { +static const struct platform_device_id samsung_i2s_driver_ids[] = { { .name = "samsung-i2s", .driver_data = (kernel_ulong_t)&i2sv3_dai_type,