Message ID | 1456425100-28136-6-git-send-email-slemieux.tyco@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id D608B9F52D for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 25 Feb 2016 18:35:10 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 116D7201BC for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 25 Feb 2016 18:35:10 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1D181202B8 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 25 Feb 2016 18:35:09 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1aZ0jC-0001L8-Dg; Thu, 25 Feb 2016 18:33:30 +0000 Received: from mail-io0-x242.google.com ([2607:f8b0:4001:c06::242]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aZ0i3-0000Wh-Pq for linux-arm-kernel@lists.infradead.org; Thu, 25 Feb 2016 18:32:22 +0000 Received: by mail-io0-x242.google.com with SMTP id l127so6376288iof.1 for <linux-arm-kernel@lists.infradead.org>; Thu, 25 Feb 2016 10:32:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=AFbbLLONAbPh4BocfbCen7CktudFKuvNChZ+0hRfg/k=; b=WIDjpsZ1oEzdiTHDAa76Mw/UYPMyT8353mK/gtb+EtW5+E6hcXrM1MDlaVhNbsDdIG LiH3Vskv5owxCVS2bgtpLV3PVIoMwQXxvQ3MmWvMPymcaUgj/voBqDEQ+J+Uf1l1yqG2 hjesHJdXg1UQjDKPZOKZr9Qqvvv8LKiqmqP2DlNT+yEqH6uSH/YX2IvuZjY2Xzw9pLvG qqU7vi8r1mAui/30xdC6l65kRT0k+JIKV5VWmHvpn0hp6eLGkOhyx+AGmU5rLRI9jP0C OkObuLBtxtMmXcC5PsoRqdRhxy6NhFhKWsyQ3EacOmB0ifUE+3zglRcP2SRzH4OUGhyE kkAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=AFbbLLONAbPh4BocfbCen7CktudFKuvNChZ+0hRfg/k=; b=HanwUo9XMw2M7nLfhrXdGXE22iIP6XDINQIriRewXQi5t0GECWeydxcIh2q4vxzRXL 7bTxAe4Gc2HruAyD8fjcvQqc9QMA5mUbra+Wt2TesIAxqUgG8189+aTUdGU14XNLJ/hW 10BW/cHEabGUTsziAenFCFFaHnJCRMM2wijYZqO72wizwSOpdSh9FOJNpkN3V9ykCL5b ocx7Hgf1Xh+GgY772qjs0GbFX2WtoHual93ODx0jj3Ig7OvT08Mt+Ser3ent1zyDbu9c xsNTCJGeHey9yOGvPA/a4NiAT4dp5QWsevi29X7L8OsCxnIG2lRLj4LY+dXjD4pEovI1 WAdA== X-Gm-Message-State: AG10YOSJcuv4IaDM8qKVZQ5T5ryMIcllif3ZHTJ8SThIaACLdI2WCgBueLx+EFK6D/eVjQ== X-Received: by 10.107.3.33 with SMTP id 33mr4512311iod.80.1456425121227; Thu, 25 Feb 2016 10:32:01 -0800 (PST) Received: from CABRO3AP00510.americas.tsp.ad ([74.51.240.241]) by smtp.gmail.com with ESMTPSA id qa4sm1736299igb.14.2016.02.25.10.31.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Feb 2016 10:31:59 -0800 (PST) From: Sylvain Lemieux <slemieux.tyco@gmail.com> To: linux-arm-kernel@lists.infradead.org, arnd@arndb.de, wim@iguana.be, manabian@gmail.com Subject: [PATCH v4 5/6] arm: lpc32xx: phy3250 remove restart hook Date: Thu, 25 Feb 2016 13:31:39 -0500 Message-Id: <1456425100-28136-6-git-send-email-slemieux.tyco@gmail.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1456425100-28136-1-git-send-email-slemieux.tyco@gmail.com> References: <1456425100-28136-1-git-send-email-slemieux.tyco@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160225_103220_208303_010A21C5 X-CRM114-Status: GOOD ( 10.54 ) X-Spam-Score: -1.2 (-) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: stigge@antcom.de, linux-watchdog@vger.kernel.org, linux@roeck-us.net, vz@mleia.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-1.0 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_SORBS_WEB, UNPARSEABLE_RELAY autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm/mach-lpc32xx/phy3250.c b/arch/arm/mach-lpc32xx/phy3250.c index a19071a..9e5c3db 100644 --- a/arch/arm/mach-lpc32xx/phy3250.c +++ b/arch/arm/mach-lpc32xx/phy3250.c @@ -211,4 +211,3 @@ DT_MACHINE_START(LPC32XX_DT, "LPC32XX SoC (Flattened Device Tree)") .init_machine = lpc3250_machine_init, .dt_compat = lpc32xx_dt_compat, - .restart = lpc23xx_restart, MACHINE_END