From patchwork Thu Sep 27 20:08:36 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mathieu Poirier X-Patchwork-Id: 11792 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 130B224140 for ; Thu, 27 Sep 2012 20:09:46 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id BA27FA18968 for ; Thu, 27 Sep 2012 20:09:45 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so5234855iej.11 for ; Thu, 27 Sep 2012 13:09:45 -0700 (PDT) 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 :subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=igNFzoHK6k859+11hajYSQyG7rh4bwfeQ/drdnFB6OY=; b=TkIbkzX3ZPPU7xsLKo/bwRX47nHo5lWbapoly/gxgwZfFGeHVZ16F7vQ2viNGl2f7n uccYiBul9LrvdG8eNhOIJp9dYx00knS9sK0TI39o36pIe4qWPPT1fIQKMoyIplnjTTPE HlpOJT4ERC8qgLqXdJgs4bQlytbTvjtggsj80raHcLjMFuB6mR4kUGPsHucGZROls8c7 cihAwExlWVfkext8jPiq/0xD/tnE+Buceemv3nKBoVRZcpNCMEfC8dccRjuuGuYUITX8 0vsHhUmYX3racA6qJ0mJ/YEOuUNGoU4ZuBPW+DtOflguQZoV95CCdpLZZU8PXdPlRi8E j1ig== Received: by 10.50.184.129 with SMTP id eu1mr4759812igc.0.1348776585554; Thu, 27 Sep 2012 13:09:45 -0700 (PDT) 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.184.232 with SMTP id ex8csp436304igc; Thu, 27 Sep 2012 13:09:45 -0700 (PDT) Received: by 10.68.223.37 with SMTP id qr5mr14521118pbc.101.1348776584767; Thu, 27 Sep 2012 13:09:44 -0700 (PDT) Received: from mail-pb0-f50.google.com (mail-pb0-f50.google.com [209.85.160.50]) by mx.google.com with ESMTPS id pi9si5467641pbb.12.2012.09.27.13.09.44 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 27 Sep 2012 13:09:44 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.160.50 is neither permitted nor denied by best guess record for domain of mathieu.poirier@linaro.org) client-ip=209.85.160.50; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.160.50 is neither permitted nor denied by best guess record for domain of mathieu.poirier@linaro.org) smtp.mail=mathieu.poirier@linaro.org Received: by mail-pb0-f50.google.com with SMTP id md4so1686045pbc.37 for ; Thu, 27 Sep 2012 13:09:44 -0700 (PDT) Received: by 10.68.231.67 with SMTP id te3mr14512606pbc.134.1348776584539; Thu, 27 Sep 2012 13:09:44 -0700 (PDT) Received: from localhost.localdomain (S0106002369de4dac.cg.shawcable.net. [70.73.24.112]) by mx.google.com with ESMTPS id sa2sm1587890pbc.4.2012.09.27.13.09.43 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 27 Sep 2012 13:09:43 -0700 (PDT) From: mathieu.poirier@linaro.org To: patches@linaro.org Subject: [PATCH 19/57] power: remove unused defines. Date: Thu, 27 Sep 2012 14:08:36 -0600 Message-Id: <1348776554-10019-20-git-send-email-mathieu.poirier@linaro.org> X-Mailer: git-send-email 1.7.5.4 In-Reply-To: <1348776554-10019-1-git-send-email-mathieu.poirier@linaro.org> References: <1348776554-10019-1-git-send-email-mathieu.poirier@linaro.org> X-Gm-Message-State: ALoCoQlDehVuIyOYqLWEdpCQlj8tn9USyruFAszSVBm4NFDZNhPpFsDZLmeFZOSp5ui9/1uD9sXZ From: Marcus Cooper Cleanup of the ab8500_charger driver. Signed-off-by: Marcus Cooper Signed-off-by: Mathieu Poirier Reviewed-by: Karl KOMIEROWSKI --- drivers/power/ab8500_charger.c | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/drivers/power/ab8500_charger.c b/drivers/power/ab8500_charger.c index 09edd9c..4155feb 100644 --- a/drivers/power/ab8500_charger.c +++ b/drivers/power/ab8500_charger.c @@ -112,11 +112,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 {