From patchwork Sun Jan 15 13:15:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akinobu Mita X-Patchwork-Id: 9517401 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 B5483601DA for ; Sun, 15 Jan 2017 13:16:09 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AC2BA283FB for ; Sun, 15 Jan 2017 13:16:09 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A13BC283FF; Sun, 15 Jan 2017 13:16:09 +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=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, 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 47522283FB for ; Sun, 15 Jan 2017 13:16:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751076AbdAONQI (ORCPT ); Sun, 15 Jan 2017 08:16:08 -0500 Received: from mail-pg0-f67.google.com ([74.125.83.67]:32821 "EHLO mail-pg0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750969AbdAONQH (ORCPT ); Sun, 15 Jan 2017 08:16:07 -0500 Received: by mail-pg0-f67.google.com with SMTP id 194so2986297pgd.0; Sun, 15 Jan 2017 05:16:07 -0800 (PST) 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=qkHNa11Tez++AF4viay/pgaG7UgAzGrnQd/kz/7zPBw=; b=uqPnBgxeCN+an79OKFmA+Ui/z1tVbiPmhln34XSCgLgxAfHXT27xKNe3btGEH7ZJqz pD8RcDh3K/gT+z525u8Tl//gd7D02QGmJu2pzJfQGiA5iLlpK8ULnDvm3kKDBtDhOB+X vjLvmOL7zqLVn9s+htIc84EcIWdScLZ1BRFW5MjYjUNqn3Hzh5HyJJIQTZ1lUo21ouih 7lMen0m+raEABD4de6soM6nedHANMNMEZT9fMKzpBMRkwpFGi+p0rmRA8bFu9LXBNBzJ 0ioROxUQApuzPffRpfTrNJumJju/o7Xwk8a0pJZnK5s6n4uQt/PKiK2OduzH/ccAsela tvwg== 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=qkHNa11Tez++AF4viay/pgaG7UgAzGrnQd/kz/7zPBw=; b=VhlFMx1PDN0Nx4bj8oQ4r5hgYRoddD8jVjniTAoW6GD/xjuMhi+l6PsgVNxnA/KuY2 SoP7f6Gb15SCwmk91a+o3uEdoPZ5CihHdIzoHsUSgND7PQeAzgLxfYEHyLyY8M1mM2SC ench1YzgxSMRS0s/Pna0kv/6IRNKG2e6n0Bkh7tOeS1UVGU1nLbeLTUEZSRBR5W6kWYm rwWozkKqBz4h5/5MtvTc3+hUtcutrmf0n565YvRaWE81J2a3uzRDo2f26FSgTFWpAW6p kusz4gRziL8yOJ8YGxeXBcpaBDbNc860A1T7GqBpWkIMzIfOGWke0l0TYcWTkADL1AxW Fpkw== X-Gm-Message-State: AIkVDXJxPE0XVAwKEBpDayjKGj4WwM9rbzobAxvw8bIYWtrMwgWUK1G7gFQSwKLyRiK5nQ== X-Received: by 10.84.231.134 with SMTP id g6mr43103825plk.40.1484486166886; Sun, 15 Jan 2017 05:16:06 -0800 (PST) Received: from localhost.localdomain ([240f:4:c2bc:1:9509:afdd:5ccb:93b]) by smtp.gmail.com with ESMTPSA id n70sm10038237pfg.34.2017.01.15.05.16.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 15 Jan 2017 05:16:06 -0800 (PST) From: Akinobu Mita To: linux-input@vger.kernel.org, devicetree@vger.kernel.org Cc: Akinobu Mita , Dmitry Torokhov Subject: [PATCH v2 2/5] Input: mpr121 - remove unused field in struct mpr121_touchkey Date: Sun, 15 Jan 2017 22:15:41 +0900 Message-Id: <1484486144-27947-3-git-send-email-akinobu.mita@gmail.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1484486144-27947-1-git-send-email-akinobu.mita@gmail.com> References: <1484486144-27947-1-git-send-email-akinobu.mita@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 Remove unused key_val field in struct mpr121_touchkey. Cc: Dmitry Torokhov Signed-off-by: Akinobu Mita --- * No changes from v1 drivers/input/keyboard/mpr121_touchkey.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/input/keyboard/mpr121_touchkey.c b/drivers/input/keyboard/mpr121_touchkey.c index a3fd6e5..90be99d 100644 --- a/drivers/input/keyboard/mpr121_touchkey.c +++ b/drivers/input/keyboard/mpr121_touchkey.c @@ -59,7 +59,6 @@ struct mpr121_touchkey { struct i2c_client *client; struct input_dev *input_dev; - unsigned int key_val; unsigned int statusbits; unsigned int keycount; u16 keycodes[MPR121_MAX_KEY_COUNT];