From patchwork Thu Dec 13 15:21:39 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 13552 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 97C4023E2A for ; Thu, 13 Dec 2012 15:22:22 +0000 (UTC) Received: from mail-ia0-f180.google.com (mail-ia0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id 35971A18A3A for ; Thu, 13 Dec 2012 15:22:22 +0000 (UTC) Received: by mail-ia0-f180.google.com with SMTP id t4so2037615iag.11 for ; Thu, 13 Dec 2012 07:22:21 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=b0OkblmBaKWhSqk1ADr2EPFdyd/9Gnx0cMEpNNMasV8=; b=UaqPmmvXBnFXoemrz9yLY+9zUNJK5ZwS8Bl9CDD4bKjSfpNid5YBA4HwBa8CTfdRmN o7qOJ0csVQErvDc0N7WMIma0M0rcEDLlXvjM/utD/gkfk+wsyWF8pqmWiObOqlzAW4sa I9p0hEd4NttxLShkpBdlQJC4YvMcLBB489sHN5e0bhgY8DGNP5nB0Jfvvfdp9pl+h/sX c2Mkfw40vnkPstcFHuyxlZwA9hAKC5VjAKiSm92inmJL6vq4/mhuI/ewk7rcb1PywQjR Nw85fxxNHixIWdFfwMsx/WhcPPYfKypqxpnbNWewkK6Wwk1omToVj5iOOREHV4JrvlSi IYIw== Received: by 10.50.173.34 with SMTP id bh2mr1881737igc.70.1355412141692; Thu, 13 Dec 2012 07:22:21 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.50.67.148 with SMTP id n20csp16277igt; Thu, 13 Dec 2012 07:22:21 -0800 (PST) Received: by 10.194.88.98 with SMTP id bf2mr9073019wjb.49.1355412140857; Thu, 13 Dec 2012 07:22:20 -0800 (PST) Received: from mail-we0-f173.google.com (mail-we0-f173.google.com [74.125.82.173]) by mx.google.com with ESMTPS id az7si12608625wjb.36.2012.12.13.07.22.20 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Dec 2012 07:22:20 -0800 (PST) Received-SPF: neutral (google.com: 74.125.82.173 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) client-ip=74.125.82.173; Authentication-Results: mx.google.com; spf=neutral (google.com: 74.125.82.173 is neither permitted nor denied by best guess record for domain of lee.jones@linaro.org) smtp.mail=lee.jones@linaro.org Received: by mail-we0-f173.google.com with SMTP id z2so972312wey.4 for ; Thu, 13 Dec 2012 07:22:20 -0800 (PST) Received: by 10.194.76.165 with SMTP id l5mr9008908wjw.14.1355412140408; Thu, 13 Dec 2012 07:22:20 -0800 (PST) Received: from localhost.localdomain (cpc1-aztw13-0-0-cust473.18-1.cable.virginmedia.com. [77.102.241.218]) by mx.google.com with ESMTPS id i6sm8200894wix.5.2012.12.13.07.22.18 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Dec 2012 07:22:19 -0800 (PST) From: Lee Jones To: linux-kernel@vger.kernel.org Cc: cbou@mail.ru, Marcus Cooper , Lee Jones Subject: [PATCH 16/18] power: ab8500_charger: remove unused defines. Date: Thu, 13 Dec 2012 15:21:39 +0000 Message-Id: <1355412102-14265-17-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1355412102-14265-1-git-send-email-lee.jones@linaro.org> References: <1355412102-14265-1-git-send-email-lee.jones@linaro.org> X-Gm-Message-State: ALoCoQnX2pG3Y1x11MPIrLbzy0sltVHuu+u4Z2xC1n+ueG5HrS1OPgorSHStZyd1ExVUwOeZjoVX From: Marcus Cooper Cleanup of the ab8500_charger driver. Signed-off-by: Lee Jones Signed-off-by: Marcus Cooper Reviewed-by: Karl KOMIEROWSKI --- drivers/power/ab8500_charger.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/drivers/power/ab8500_charger.c b/drivers/power/ab8500_charger.c index 7bfb02e..0ada459 100644 --- a/drivers/power/ab8500_charger.c +++ b/drivers/power/ab8500_charger.c @@ -115,11 +115,6 @@ enum ab8500_charger_link_status { USB_STAT_CARKIT_1, USB_STAT_CARKIT_2, USB_STAT_ACA_DOCK_CHARGER, - USB_STAT_SAMSUNG_USB_PHY_DIS, - USB_STAT_SAMSUNG_USB_PHY_ENA, - USB_STAT_SAMSUNG_UART_PHY_DIS, - USB_STAT_SAMSUNG_UART_PHY_ENA, - USB_STAT_MOTOROLA_USB_PHY_ENA, }; enum ab8500_usb_state {