Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752419AbbKOSUn (ORCPT ); Sun, 15 Nov 2015 13:20:43 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:51500 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751095AbbKOSUk (ORCPT ); Sun, 15 Nov 2015 13:20:40 -0500 Date: Sun, 15 Nov 2015 13:20:38 -0500 (EST) Message-Id: <20151115.132038.1689858006374228784.davem@davemloft.net> To: narmstrong@baylibre.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, f.fainelli@gmail.com, andrew@lunn.ch, linux@roeck-us.net, vivien.didelot@savoirfairelinux.com Subject: Re: [PATCH v2 0/6] net: dsa: mv88e6060: cleanup and fix setup From: David Miller In-Reply-To: <5642126D.9040105@baylibre.com> References: <5642126D.9040105@baylibre.com> X-Mailer: Mew version 6.7 on Emacs 24.5 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 15 Nov 2015 10:20:40 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 754 Lines: 18 From: Neil Armstrong Date: Tue, 10 Nov 2015 16:51:09 +0100 > This patchset introduces some fixes and a registers addressing cleanup for > the mv88e6060 DSA driver. > > The first patch removes the poll_link as mv88e6xxx. > The 3 following patches fixes the setup in regards of the datasheet. > The 2 last patches introduces a clean header and replaces all magic values. > > v2: cleanup InitReady patch, add missing Acked-by and fix header copyright notice Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/