From patchwork Thu Aug 17 11:38:24 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arvind Yadav X-Patchwork-Id: 9905803 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 6DED56024A for ; Thu, 17 Aug 2017 11:43:08 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5649C28ADB for ; Thu, 17 Aug 2017 11:43:08 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4B6DD28AEF; Thu, 17 Aug 2017 11:43:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,RCVD_IN_DNSWL_HI,RCVD_IN_SORBS_SPAM, RCVD_IN_SORBS_WEB,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id ECB9D28ADB for ; Thu, 17 Aug 2017 11:43:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751637AbdHQLmB (ORCPT ); Thu, 17 Aug 2017 07:42:01 -0400 Received: from mail-pg0-f65.google.com ([74.125.83.65]:33978 "EHLO mail-pg0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752714AbdHQLkE (ORCPT ); Thu, 17 Aug 2017 07:40:04 -0400 Received: by mail-pg0-f65.google.com with SMTP id y192so9478207pgd.1; Thu, 17 Aug 2017 04:40:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=6QNFqBk8LT9la+9gor0zZaRidSKwr+yKo0e8eKF+Kc4=; b=PYv1UK6WAt/VIn7ZFTdDnwz0YrvR48QBgkIK8vFeT62qBTwdUwk6tUFiXIeAiTo8SU h/kdMLMpy/6nhsPkhITcSO/byL0Lf03GwDSbQTo4UvEKk/KePq9oNEcfMcLMmT0uuzyg GskotbtPYQcMI796Ut/Ds9aUbFNYM84GC7LVoqp7dUsHsFqNGnDFqmsF05LMORBVmoLn 9Nw1Kt9Rh8W6kzHA3p1VUq0+/yXSoHHCod+HKuPsnRkvm3eIbSitaxyP23lUi62FOlfp PVsiKP812v34FHZYOVtj2zEpLO4x9J5M+Es+Zs2gsw9nLpl78zKsmyjLqfo+L5frG1TC 8oNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=6QNFqBk8LT9la+9gor0zZaRidSKwr+yKo0e8eKF+Kc4=; b=by2bkkqVRGhcFuKgO9oSQ85/dj5HvhK9lb489p+Qkk1aR+743hdfsngw72OYMQ93KN L6rlHocWvgcFvVajijP1A5J8JHTLvlMnbpBgWGxdQ/7agODSHGWtC17/VfHX4RiLvFE/ OYq0ro611FEZI6fS3+VDZDqlOUaVqyp8Iaof/IR8uhxglh8PlghtQhXrfTnAh3c/FipN qL2j5y51D1nQHK9if0ULDBLifVNeGbw2+7qhYvv0RWyjSoKLH1J1CRKuKVsSj52lMFgW 3HgWnmRhbaUXO63LbpqOL5RF5Er6ByZZvW84oXKimuLMJ0Y5yHw2hBkO8fRmt2e1Z1xb XXMQ== X-Gm-Message-State: AHYfb5j3LFl+6Z26QVIlggeokNxGqzxw31kgzil4PhgWfEgmyqjiGD8k iDIuPkDK2ZLLEw== X-Received: by 10.98.93.21 with SMTP id r21mr4902764pfb.201.1502970004245; Thu, 17 Aug 2017 04:40:04 -0700 (PDT) Received: from localhost.localdomain ([103.16.68.76]) by smtp.gmail.com with ESMTPSA id r86sm7762371pfi.161.2017.08.17.04.40.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 17 Aug 2017 04:40:03 -0700 (PDT) From: Arvind Yadav To: dmitry.torokhov@gmail.com Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: [PATCH 23/30] Input: inexio: constify serio_device_id Date: Thu, 17 Aug 2017 17:08:24 +0530 Message-Id: <1502969911-25408-24-git-send-email-arvind.yadav.cs@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1502969911-25408-1-git-send-email-arvind.yadav.cs@gmail.com> References: <1502969911-25408-1-git-send-email-arvind.yadav.cs@gmail.com> Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP serio_device_id are not supposed to change at runtime. All functions working with serio_device_id provided by work with const serio_device_id. So mark the non-const structs as const. Signed-off-by: Arvind Yadav --- drivers/input/touchscreen/inexio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/input/touchscreen/inexio.c b/drivers/input/touchscreen/inexio.c index adb80b6..b9bc562 100644 --- a/drivers/input/touchscreen/inexio.c +++ b/drivers/input/touchscreen/inexio.c @@ -165,7 +165,7 @@ static int inexio_connect(struct serio *serio, struct serio_driver *drv) * The serio driver structure. */ -static struct serio_device_id inexio_serio_ids[] = { +static const struct serio_device_id inexio_serio_ids[] = { { .type = SERIO_RS232, .proto = SERIO_INEXIO,