From patchwork Fri Apr 26 12:17:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Baltieri X-Patchwork-Id: 2493381 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) by patchwork1.kernel.org (Postfix) with ESMTP id DBF863FC64 for ; Fri, 26 Apr 2013 12:19:19 +0000 (UTC) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UVhbp-0000Y8-L0; Fri, 26 Apr 2013 12:18:39 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UVhbW-0002YX-2i; Fri, 26 Apr 2013 12:18:18 +0000 Received: from mail-bk0-x231.google.com ([2a00:1450:4008:c01::231]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UVhbI-0002Wh-FY for linux-arm-kernel@lists.infradead.org; Fri, 26 Apr 2013 12:18:05 +0000 Received: by mail-bk0-f49.google.com with SMTP id w5so1727351bku.22 for ; Fri, 26 Apr 2013 05:18:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to :references:x-gm-message-state; bh=7PusxEZaKl5PH8sKDZbxvBDK5UmTkYERkDTLUG30xDw=; b=LHIJ1aSUxA+Ju5WEdTHC780TnMFN8QZ3wmnMlPt6dSqTTwB/UQSGcFke/j67fjzEN4 2YiiDo5JvKXngLMdTolQLgrHsj6TH6X2WyJyWI7X5pnp8ZCzfGZZF0sn5k8DmsrGrOzm vKYVlJxSOya+EJrkLIlAheKang5fCcVEkFQAQFSrLvcW9jjgwCb7lv/lU2rypUeWMn7R zFAA3FkTBwX0DkDhV8NDhS6gJWcZ19a/E98mm4W9zPDDGKxglahNmf8O3yugg6vuozmx 28XVX91UjtXmolpwp9miBS6+5bIyVVJ0djmx9Qpc3uYvQ+W/wOyvg2Th5KX3zqXgnHSN Z7Ow== X-Received: by 10.204.109.200 with SMTP id k8mr18558237bkp.82.1366978681669; Fri, 26 Apr 2013 05:18:01 -0700 (PDT) Received: from localhost ([2a01:2003:1:1f50:8e70:5aff:feac:ad8]) by mx.google.com with ESMTPSA id fy17sm3140248bkc.6.2013.04.26.05.17.55 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 26 Apr 2013 05:18:00 -0700 (PDT) From: Fabio Baltieri To: Samuel Ortiz Subject: [PATCH 3/5] mfd: ab8500: drop references to ab8500-leds Date: Fri, 26 Apr 2013 14:17:16 +0200 Message-Id: <1366978638-967-4-git-send-email-fabio.baltieri@linaro.org> X-Mailer: git-send-email 1.8.1.3 In-Reply-To: <1366978638-967-1-git-send-email-fabio.baltieri@linaro.org> References: <1366978638-967-1-git-send-email-fabio.baltieri@linaro.org> X-Gm-Message-State: ALoCoQmGk/On6gHNb+knlbzl4EieCZfPKbWT4IB2gANxbOOHmdCdcc8V0TCzCY1Fyloel1VRDFIM X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130426_081804_719019_A9F69101 X-CRM114-Status: GOOD ( 10.89 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Srinidhi Kasagar , Fabio Baltieri , Linus Walleij , linux-kernel@vger.kernel.org, Lee Jones , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 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 The ab8500-leds driver has never been upstreamed and was replaced by a PWM framework based driver, so these references are not needed anymore. Signed-off-by: Fabio Baltieri --- drivers/mfd/ab8500-core.c | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.c index 8e8a016..dd41ae2 100644 --- a/drivers/mfd/ab8500-core.c +++ b/drivers/mfd/ab8500-core.c @@ -1089,10 +1089,6 @@ static struct mfd_cell ab8500_devs[] = { .id = 3, }, { - .name = "ab8500-leds", - .of_compatible = "stericsson,ab8500-leds", - }, - { .name = "ab8500-denc", .of_compatible = "stericsson,ab8500-denc", }, @@ -1161,9 +1157,6 @@ static struct mfd_cell ab9540_devs[] = { .id = 1, }, { - .name = "ab8500-leds", - }, - { .name = "abx500-temp", .num_resources = ARRAY_SIZE(ab8500_temp_resources), .resources = ab8500_temp_resources, @@ -1231,9 +1224,6 @@ static struct mfd_cell ab8505_devs[] = { .id = 1, }, { - .name = "ab8500-leds", - }, - { .name = "ab8500-gpio", }, { @@ -1294,9 +1284,6 @@ static struct mfd_cell ab8540_devs[] = { .id = 1, }, { - .name = "ab8500-leds", - }, - { .name = "abx500-temp", .num_resources = ARRAY_SIZE(ab8500_temp_resources), .resources = ab8500_temp_resources,